diff --git a/kallithea/templates/admin/permissions/permissions_globals.html b/kallithea/templates/admin/permissions/permissions_globals.html --- a/kallithea/templates/admin/permissions/permissions_globals.html +++ b/kallithea/templates/admin/permissions/permissions_globals.html @@ -19,8 +19,8 @@ ${h.form(url('admin_permissions'), metho ${_('Apply to all existing repositories')} + ${_('Permissions for the Default user on new repositories.')} -
${_('Permissions for the Default user on new repositories.')}
@@ -32,8 +32,8 @@ ${h.form(url('admin_permissions'), metho ${_('Apply to all existing repository groups')} + ${_('Permissions for the Default user on new repository groups.')}
-
${_('Permissions for the Default user on new repository groups.')}
@@ -45,8 +45,8 @@ ${h.form(url('admin_permissions'), metho ${_('Apply to all existing user groups')} + ${_('Permissions for the Default user on new user groups.')}
-
${_('Permissions for the Default user on new user groups.')}