Return lost "Add Group" link

master v2014.08.2
Vitaliy Filippov 2014-10-07 14:23:34 +04:00
parent dfd37408f9
commit 5ee699208f
1 changed files with 4 additions and 0 deletions

View File

@ -29,4 +29,8 @@
[% PROCESS "account/prefs/group-list.html.tmpl" show_member = 0 %]
[% IF allow_edit %]
<p><a href="editgroups.cgi?action=add">Add Group</a></p>
[% END %]
[% PROCESS global/footer.html.tmpl %]