diff --git a/seahub/templates/js/lib-op-popups.html b/seahub/templates/js/lib-op-popups.html index af22ce8ce7..c47675683f 100644 --- a/seahub/templates/js/lib-op-popups.html +++ b/seahub/templates/js/lib-op-popups.html @@ -105,7 +105,7 @@

{% trans "This library is password protected" %}

-
+

{% trans '*The password will be kept in the server for only 1 hour.' %}

diff --git a/seahub/templates/js/sysadmin-templates.html b/seahub/templates/js/sysadmin-templates.html index 9b4f74f68c..1a10cafcb9 100644 --- a/seahub/templates/js/sysadmin-templates.html +++ b/seahub/templates/js/sysadmin-templates.html @@ -105,18 +105,18 @@ <% if (cur_tab == 'libraries') { %> <% if (option == 'all') { %>
- +
<% } %> <% if (option == 'trash') { %>
- +
<% } %> <% } %> <% if (cur_tab == 'groups') { %>
- +
<% } %> diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index dd81d99552..276071388d 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -1064,7 +1064,7 @@