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 @@ -20,8 +20,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.')}
@@ -33,8 +33,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.')}
@@ -46,8 +46,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.')}