Code

added migration classes for RDN properties
[gosa.git] / gosa-core / plugins / admin / acl / acl_role.tpl
index 2bb63fc8254fc6e1be3eefb38df7e4e89e829c21..59e0731681764d77b570339e903f818477589d42 100644 (file)
@@ -24,7 +24,7 @@
 </tr>
 <tr>
        <td>
-               {t}Base{/t}{$MUST}
+               {t}Base{/t}{$must}
        </td>
        <td>
 {render acl=$baseACL}
@@ -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}