From 540e4ed9eb6df5955a58ea9946049a84efa67e33 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 1 Jan 2009 00:43:22 +0000 Subject: Turn the permission dialog into a real 3-state faux checkbox. If we replace them with intuitive icons, we're most of the way there. --- core/views/permissions_form.html.php | 40 +++++++++++++++--------------------- 1 file changed, 17 insertions(+), 23 deletions(-) (limited to 'core') diff --git a/core/views/permissions_form.html.php b/core/views/permissions_form.html.php index d0b605e2..8c72bc94 100644 --- a/core/views/permissions_form.html.php +++ b/core/views/permissions_form.html.php @@ -20,30 +20,24 @@ name, $item) ?> - - - allowed - - denied - - - (parental lock) - - - - allowed + denied and locked by parent - denied - - - - (from parent) - - id != 1): ?> - (reset to parent) - - - + + + allowed by parent + + denied by parent + + + + denied + + id == 1): ?> + allowed + + allowed + + -- cgit v1.2.3