Code

Removed passwordHook
[gosa.git] / gosa-core / plugins / admin / acl / acl-list.xml
index ec6ed4a998675ced35c6e15e9aa6f20635d5ffb9..09d9fcbebb3c0c180c702843b5a747766e17b796 100644 (file)
@@ -8,11 +8,11 @@
     <multiSelect>true</multiSelect>
     <template>acl-list.tpl</template>
     <module>acl</module>
-    <label>List of acls</label>
+    <label>List of ACLs</label>
     <defaultSortColumn>1</defaultSortColumn>
 
     <objectType>
-      <label>Acl</label>
+      <label>ACL</label>
       <objectClass>gosaAcl</objectClass>
       <category>acl</category>
       <class>acl</class>
@@ -30,7 +30,7 @@
   </definition>
 
   <table>
-    <layout>|16px|200px||170px;r|</layout>
+    <layout>|20px;c|200px||100px;r|</layout>
 
     <department>
       <value>%{filter:objectType(dn,objectClass)}</value>
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>plugins/users/images/list_new_user.png</image>
-      <label>Acl</label>
-     </action>
-
-     <action>
-      <name>new_role</name>
-      <type>entry</type>
-      <image>plugins/users/images/select_template.png</image>
+      <image>plugins/acl/images/role.png</image>
       <label>Role</label>
      </action>
+
     </action>
 
     <action>