X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fadmin%2Facl%2Facl_role.tpl;h=59e0731681764d77b570339e903f818477589d42;hb=331e3f348a9319e420873c545bfa138fdccb2379;hp=41e2a57c6c0580626cfc25238be08394a2316768;hpb=80a9c77696c20402368cea64b154e22d8bccfb01;p=gosa.git diff --git a/gosa-core/plugins/admin/acl/acl_role.tpl b/gosa-core/plugins/admin/acl/acl_role.tpl index 41e2a57c6..59e073168 100644 --- a/gosa-core/plugins/admin/acl/acl_role.tpl +++ b/gosa-core/plugins/admin/acl/acl_role.tpl @@ -1,6 +1,6 @@ {if $dialogState eq 'head'} -

{t}Assigned ACL for current entry{/t}

+

{t}Assigned ACL for current entry{/t}

@@ -24,7 +24,7 @@
- {t}Base{/t}{$MUST} + {t}Base{/t}{$must} {render acl=$baseACL} @@ -34,7 +34,7 @@
{$aclList} -{render acl=$gosaAclEntryACL} +{render acl=$gosaAclTemplateACL} {/render} @@ -42,18 +42,18 @@ {/if} {if $dialogState eq 'create'} -

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

+

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


-

{t}List of available ACL categories{/t}

+

{t}List of available ACL categories{/t}

{$aclList}
-{render acl=$gosaAclEntryACL} +{render acl=$gosaAclTemplateACL}   @@ -65,15 +65,15 @@ {if $dialogState eq 'edit'} -

{$headline}

+

{$headline}

-{render acl=$gosaAclEntryACL} +{render acl=$gosaAclTemplateACL} {$aclSelector} {/render}
-{render acl=$gosaAclEntryACL} +{render acl=$gosaAclTemplateACL} {/render}