aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-21 10:13:26 +0000
committerMichael Scherer <misc@mageia.org>2011-07-21 10:13:26 +0000
commitaab2a4a79338f3b79d17d3f7c880a7b0591f2904 (patch)
treecedf151ffbb65f2fa6bc3fe6a84b84ebe147f3e3 /root
parent4cc7937ed12d64386c6a96c7b82a7f272dcbffe9 (diff)
downloadidentity-aab2a4a79338f3b79d17d3f7c880a7b0591f2904.tar
identity-aab2a4a79338f3b79d17d3f7c880a7b0591f2904.tar.gz
identity-aab2a4a79338f3b79d17d3f7c880a7b0591f2904.tar.bz2
identity-aab2a4a79338f3b79d17d3f7c880a7b0591f2904.tar.xz
identity-aab2a4a79338f3b79d17d3f7c880a7b0591f2904.zip
do not show the form if group exist but is empty
Diffstat (limited to 'root')
-rw-r--r--root/admin/account_group.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/admin/account_group.tt b/root/admin/account_group.tt
index c6e428b..cd3b528 100644
--- a/root/admin/account_group.tt
+++ b/root/admin/account_group.tt
@@ -13,7 +13,7 @@
<hr />
-[% IF groups %]
+[% IF groups.size %]
<h2>[% l('Delete user [_1] from an existing group:', uid) %] </h2>
<form method="post" action="">