Code

Beautified FAI templates
[gosa.git] / gosa-plugins / fai / admin / fai / fai-list.xml
index db32326a5216c509fa383bc51152c110f7169dd6..792cb4d28dbd064395582cca0aebb0d186a749ee 100644 (file)
       <name>remove_multiple</name>
       <type>entry</type>
       <image>images/lists/trash.png</image>
-      <label>Remove</label>
+      <label>Remove entries</label>
+    </action>
+
+    <action>
+      <type>separator</type>
     </action>
 
     <action>
      <name>createBranch</name>
      <type>entry</type>
-     <image>images/lists/element.png[new]</image>
+     <image>plugins/fai/images/branch_small.png[new]</image>
      <label>Create branch</label>
     </action>
 
     <action>
      <name>createFreeze</name>
      <type>entry</type>
-     <image>images/lists/element.png[new]</image>
+     <image>plugins/fai/images/freeze.png[new]</image>
      <label>Create freeze</label>
     </action>
 
+    <action>
+     <name>removeBranch</name>
+     <type>entry</type>
+     <image>images/lists/trash.png</image>
+     <label>Remove release</label>
+    </action>
+
+    <action>
+      <type>separator</type>
+    </action>
+
     <action>
       <type>exporter</type>
     </action>