From b98bf57fadc17ec77bde4b08bc7731df9f23e057 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 16 Mar 2010 14:38:46 +0000 Subject: [PATCH] Updated buttons git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16658 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/plugins/admin/acl/acl_role.tpl | 18 ++++++++++++------ gosa-core/plugins/admin/acl/remove.tpl | 6 ++++-- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/gosa-core/plugins/admin/acl/acl_role.tpl b/gosa-core/plugins/admin/acl/acl_role.tpl index 7a8f43880..2b3d08588 100644 --- a/gosa-core/plugins/admin/acl/acl_role.tpl +++ b/gosa-core/plugins/admin/acl/acl_role.tpl @@ -35,13 +35,15 @@ {$aclList} {render acl=$gosaAclEntryACL} - + + {/render} {/if} {if $dialogState eq 'create'} -

{t}ACL type{/t}  {if $javascript eq 'false'}{/if}

+

{t}ACL type{/t}  {if $javascript eq 'false'}{/if} +


@@ -52,10 +54,12 @@
{render acl=$gosaAclEntryACL} - + +   {/render} - + +
{/if} @@ -70,10 +74,12 @@
{render acl=$gosaAclEntryACL} - + + {/render}   - + +
{/if} diff --git a/gosa-core/plugins/admin/acl/remove.tpl b/gosa-core/plugins/admin/acl/remove.tpl index 43c7fd8e6..a95fc2cf9 100644 --- a/gosa-core/plugins/admin/acl/remove.tpl +++ b/gosa-core/plugins/admin/acl/remove.tpl @@ -12,6 +12,8 @@
- - + + + +
-- 2.30.2