X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fadmin%2Facl%2Facl_role.tpl;h=59e0731681764d77b570339e903f818477589d42;hb=331e3f348a9319e420873c545bfa138fdccb2379;hp=3dce4dc8a4bdd8bbead85d803f3bd4c3d862f052;hpb=83321358a98571a4a4b01f90be0e776ec8012c07;p=gosa.git diff --git a/gosa-core/plugins/admin/acl/acl_role.tpl b/gosa-core/plugins/admin/acl/acl_role.tpl index 3dce4dc8a..59e073168 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} @@ -24,55 +24,62 @@
- {t}Base{/t} + {t}Base{/t}{$must} {render acl=$baseACL} - + {$base} {/render} - -{render acl=$baseACL disable_picture='images/lists/folder_grey.png'} - -{/render} -
{$aclList} - +{render acl=$gosaAclTemplateACL} + + +{/render} {/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=$gosaAclTemplateACL} + +   - +{/render} + +
{/if} {if $dialogState eq 'edit'} -

{$headline}

+

{$headline}

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

 

+
- +{render acl=$gosaAclTemplateACL} + + +{/render}   - + +
{/if}