diff options
Diffstat (limited to 'root')
| -rw-r--r-- | root/admin/account_group.tt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/root/admin/account_group.tt b/root/admin/account_group.tt index 3b175b7..c6e428b 100644 --- a/root/admin/account_group.tt +++ b/root/admin/account_group.tt @@ -13,6 +13,7 @@ <hr /> +[% IF groups %] <h2>[% l('Delete user [_1] from an existing group:', uid) %] </h2> <form method="post" action=""> @@ -27,3 +28,4 @@ </form> <hr /> +[% END %] |
