Code

Updated buttons
[gosa.git] / gosa-core / plugins / admin / groups / group-list.xml
index 0110296b04ebda5a68c5868b8a2f2e1664500e07..160f85254eecee911633e156b77356dabb277edb 100644 (file)
       <objectClass>posixGroup</objectClass>
       <category>groups</category>
       <class>group</class>
-      <image>plugins/groups/images/groups.png</image>
+      <image>plugins/groups/images/select_group.png</image>
     </objectType>
 
   </definition>
 
   <table>
-    <layout>|16px|||120px|150px;r|</layout>
+    <layout>|20px;c|||120px|150px;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/groups/images/new.png</image>
+      <image>plugins/groups/images/select_group.png[new]</image>
       <label>Group</label>
      </action>
     </action>