diff --git a/kallithea/templates/admin/repo_groups/repo_group_edit_perms.html b/kallithea/templates/admin/repo_groups/repo_group_edit_perms.html --- a/kallithea/templates/admin/repo_groups/repo_group_edit_perms.html +++ b/kallithea/templates/admin/repo_groups/repo_group_edit_perms.html @@ -90,7 +90,7 @@ ${h.form(url('edit_repo_group_perms', gr
| '""") %> ## ADD HERE DYNAMICALLY NEW INPUTS FROM THE '_tmpl' - | ||||||||||||
diff --git a/kallithea/templates/base/perms_summary.html b/kallithea/templates/base/perms_summary.html
--- a/kallithea/templates/base/perms_summary.html
+++ b/kallithea/templates/base/perms_summary.html
@@ -27,7 +27,7 @@
%if section == 'global':
| ${_('Permission')} |
+ ${_('Permission')} |
%if actions:
${_('Edit Permission')} |
%endif
@@ -36,7 +36,7 @@
+ |
${h.get_permission_name(k)}
|
%if actions:
@@ -89,7 +89,7 @@
| |||||||