From 1988d77039b67c34521b5f8a1cec200d35249745 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 28 May 2009 00:06:09 -0700 Subject: Remove unnecessary (and broken)
--- modules/gallery/views/permissions_form.html.php | 155 ++++++++++++------------ 1 file changed, 76 insertions(+), 79 deletions(-) (limited to 'modules/gallery/views') diff --git a/modules/gallery/views/permissions_form.html.php b/modules/gallery/views/permissions_form.html.php index 3dbd0d98..94103705 100644 --- a/modules/gallery/views/permissions_form.html.php +++ b/modules/gallery/views/permissions_form.html.php @@ -1,94 +1,91 @@ - - -
- +
+ - - - - - - - - - - - - - name, $item) ?> - name, $item) ?> - name, $item) ?> +
name ?>
display_name) ?>
+ + + + + + - - - - - - - - - + + + + + name, $item) ?> + name, $item) ?> + name, $item) ?> - + + + + + + + - - + + + + + - - - + + -
name ?>
- <?= t('denied icon') ?> - - <?= t('locked icon') ?> - - - - <?= t('passive allowed icon') ?> - - - <?= t('inactive denied icon') ?> - - - - <?= t('inactive allowed icon') ?> - - - <?= t('passive denied icon') ?> - -
display_name) ?> + <?= t('denied icon') ?> + + <?= t('locked icon') ?> + + + + <?= t('passive allowed icon') ?> + + + <?= t('inactive denied icon') ?> + + <?= t('inactive allowed icon') ?> - id == 1): ?> - <?= t('denied icon') ?> - - - <?= t('denied icon') ?> - - - - id == 1): ?> - <?= t('allowed icon') ?> - - - <?= t('allowed icon') ?> - - - <?= t('inactive denied icon') ?> + title=""> + <?= t('passive denied icon') ?> + + <?= t('inactive allowed icon') ?> + + id == 1): ?> + <?= t('denied icon') ?> + + + <?= t('denied icon') ?> + + + + id == 1): ?> + <?= t('allowed icon') ?> + + + <?= t('allowed icon') ?> + + + + <?= t('inactive denied icon') ?> + +
-
- + + + +
-- cgit v1.2.3