From 3576a117c9fd60a28109fef8561f6eabbb455023 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 16 Mar 2010 22:06:35 +0000 Subject: [PATCH] Re-organize permission matrix a bit. --- kronolith/templates/chunks/permissions.inc | 34 +++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/kronolith/templates/chunks/permissions.inc b/kronolith/templates/chunks/permissions.inc index 2377155ea..0c1d08569 100644 --- a/kronolith/templates/chunks/permissions.inc +++ b/kronolith/templates/chunks/permissions.inc @@ -61,7 +61,7 @@ if (count($groups) > 1) { - + @@ -71,7 +71,7 @@ if (count($groups) > 1) { - + @@ -159,12 +159,21 @@ if (count($groups) > 1) { + +
- + + + + + + + + + + +
- - + hasCapability('list') && ($GLOBALS['conf']['auth']['list_users'] == 'list' || $GLOBALS['conf']['auth']['list_users'] == 'both')): ?> - + @@ -201,11 +210,20 @@ if (count($groups) > 1) {
- + + + + + + + + +
-