From cd5094f10d90e00fac0afbb738efd4107945ec27 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 25 Oct 2021 10:44:19 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E8=BF=9E=E6=8E=A5=E7=82=B9=E5=87=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/authentication/_msg_reset_password.html | 4 +++- apps/perms/templates/perms/_msg_item_permissions_expire.html | 2 +- apps/terminal/templates/terminal/_msg_command_alert.html | 2 +- .../templates/terminal/_msg_command_execute_alert.html | 2 +- apps/tickets/templates/tickets/_msg_ticket.html | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/apps/authentication/templates/authentication/_msg_reset_password.html b/apps/authentication/templates/authentication/_msg_reset_password.html index 036eea542..7bb80a17d 100644 --- a/apps/authentication/templates/authentication/_msg_reset_password.html +++ b/apps/authentication/templates/authentication/_msg_reset_password.html @@ -6,7 +6,9 @@ {% trans 'Please click the link below to reset your password, if not your request, concern your account security' %}

- {% trans 'Click here reset password' %} + + {% trans 'Click here reset password' %} +

diff --git a/apps/perms/templates/perms/_msg_item_permissions_expire.html b/apps/perms/templates/perms/_msg_item_permissions_expire.html index f96b5e61d..139f958b3 100644 --- a/apps/perms/templates/perms/_msg_item_permissions_expire.html +++ b/apps/perms/templates/perms/_msg_item_permissions_expire.html @@ -11,6 +11,6 @@

diff --git a/apps/terminal/templates/terminal/_msg_command_alert.html b/apps/terminal/templates/terminal/_msg_command_alert.html index 4b7eb26ed..a3447c97d 100644 --- a/apps/terminal/templates/terminal/_msg_command_alert.html +++ b/apps/terminal/templates/terminal/_msg_command_alert.html @@ -7,7 +7,7 @@
{% endfor %} - {% trans 'Session' %}: {% trans 'view' %} + {% trans 'Session' %}: {% trans 'view' %}
{% trans 'Command' %}:
diff --git a/apps/terminal/templates/terminal/_msg_command_execute_alert.html b/apps/terminal/templates/terminal/_msg_command_execute_alert.html
index 61022d156..ff59e0c4b 100644
--- a/apps/terminal/templates/terminal/_msg_command_execute_alert.html
+++ b/apps/terminal/templates/terminal/_msg_command_execute_alert.html
@@ -17,7 +17,7 @@
     
diff --git a/apps/tickets/templates/tickets/_msg_ticket.html b/apps/tickets/templates/tickets/_msg_ticket.html
index deba0d72a..15e2b2a3f 100644
--- a/apps/tickets/templates/tickets/_msg_ticket.html
+++ b/apps/tickets/templates/tickets/_msg_ticket.html
@@ -8,7 +8,7 @@
     
     
- + {% trans 'Click here to review' %}