X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fadmin%2Facl%2Facl_role.tpl;h=8dced0fc834f07d14c4118df14510c60795b4e7b;hb=940e473ff078e980f96fa92f4573a4cb12e79fce;hp=2b3d085888f64eb297e559b0a587b62b91b1b492;hpb=b98bf57fadc17ec77bde4b08bc7731df9f23e057;p=gosa.git diff --git a/gosa-core/plugins/admin/acl/acl_role.tpl b/gosa-core/plugins/admin/acl/acl_role.tpl index 2b3d08588..8dced0fc8 100644 --- a/gosa-core/plugins/admin/acl/acl_role.tpl +++ b/gosa-core/plugins/admin/acl/acl_role.tpl @@ -1,7 +1,7 @@ {if $dialogState eq 'head'} -

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

- +

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

+
{t}Name{/t} @@ -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}