From 21f82d66eb1dc339a223f8a2e4a0930ef5b87188 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 17 Mar 2010 09:42:28 +0000 Subject: [PATCH] Updated ACL template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16735 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/ihtml/themes/default/acl.tpl | 33 ++++++++++++++++---------- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/gosa-core/ihtml/themes/default/acl.tpl b/gosa-core/ihtml/themes/default/acl.tpl index a7e177feb..34e178e3f 100644 --- a/gosa-core/ihtml/themes/default/acl.tpl +++ b/gosa-core/ihtml/themes/default/acl.tpl @@ -9,7 +9,8 @@ {if $acl_createable} - + + {/if} {/if} @@ -24,9 +25,10 @@   +   {if $javascript eq 'false'} - + + {/if} {/if} @@ -45,11 +47,12 @@ {t}Use members from{/t} - {html_options options=$targets selected=$target} - {if $javascript eq 'false'}{/if}

+ {if $javascript eq 'false'}{/if} +

@@ -71,11 +74,13 @@ {/if} - + {if $acl_writeable} - + +

- + + {/if} @@ -122,10 +127,12 @@
{if $acl_writeable} - + +   {/if} - + +
{/if} @@ -137,9 +144,11 @@
- + +   - + +
{/if} {/if} -- 2.30.2