diff --git a/seahub/templates/sysadmin/sys_org_info_user.html b/seahub/templates/sysadmin/sys_org_info_user.html index 7745b088f8..f49df4a31c 100644 --- a/seahub/templates/sysadmin/sys_org_info_user.html +++ b/seahub/templates/sysadmin/sys_org_info_user.html @@ -45,8 +45,8 @@ {% if not user.is_self %} - {% trans "Delete" %} - {% trans "ResetPwd" %} + {% trans "Delete" %} + {% trans "ResetPwd" %} {% endif %} @@ -63,12 +63,14 @@