diff -r 11804f18dfc7 -r 6ffacb626294 users.php --- a/users.php Wed Jan 02 22:24:32 2008 +0000 +++ b/users.php Thu Jan 03 20:27:47 2008 +0000 @@ -74,7 +74,8 @@   - + () + () @@ -83,17 +84,19 @@ $users = show_users('',ROWSTART,ROWAMOUNT); foreach ($users as $c) { + $domains = get_domains_from_userid($c["id"]); + $num_zones_access = count($domains); ?> ">[ <? echo _('Delete user'); ?> ] "> () + ">[ <? echo _('Delete domain'); ?> ] ">
">[ <? echo _('Delete domain'); ?> ] ">
@@ -102,7 +105,9 @@ print "\n"; } ?> + +

: .