Code

Updated role editing
[gosa.git] / gosa-core / plugins / admin / acl / acl_role.tpl
index 2bb63fc8254fc6e1be3eefb38df7e4e89e829c21..8dced0fc834f07d14c4118df14510c60795b4e7b 100644 (file)
@@ -34,7 +34,7 @@
 </tr>
 </table>
 {$aclList}
-{render acl=$gosaAclEntryACL}
+{render acl=$gosaAclTemplateACL}
 <button type='submit' name='new_acl'>{t}New ACL{/t}</button>
 
 {/render}
@@ -53,7 +53,7 @@
 
 <hr>
 <div style='text-align:right;margin-top:5px'>
-{render acl=$gosaAclEntryACL}
+{render acl=$gosaAclTemplateACL}
        <button type='submit' name='submit_new_acl'>{msgPool type=applyButton}</button>
 
        &nbsp;
 
 <h3>{$headline}</h3>
 
-{render acl=$gosaAclEntryACL}
+{render acl=$gosaAclTemplateACL}
 {$aclSelector}
 {/render}
 
 <hr>
 <div style='text-align:right;margin-top:5px'>
-{render acl=$gosaAclEntryACL}
+{render acl=$gosaAclTemplateACL}
        <button type='submit' name='submit_edit_acl'>{msgPool type=applyButton}</button>
 
 {/render}