Code

Updated filter
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Jan 2010 15:47:06 +0000 (15:47 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 7 Jan 2010 15:47:06 +0000 (15:47 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15113 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/system-filter.tpl
gosa-plugins/systems/admin/systems/system-list.xml

index 4586cb3ff82957804012299fd3fc05a19f093040..a0f1e50f64982a8aeed03368a780303516117bf5 100644 (file)
   {$TERMINAL}&nbsp;{t}Show terminals{/t}<br>
   {/if}
   {if $USE_printer}
-  {$PRINTER}&nbsp;{t}Show printer{/t}<br>
+  {$PRINTER}&nbsp;{t}Show network printer{/t}<br>
   {/if}
   {if $USE_phone}
   {$PHONE}&nbsp;{t}Show phones{/t}<br>
   {/if}
   {if $USE_winstation}
-  {$WINSTATION}&nbsp;{t}Show windows workstations{/t}<br>
+  {$WINSTATION}&nbsp;{t}Show windows based workstations{/t}<br>
   {/if}
   {if $USE_component}
   {$COMPONENT}&nbsp;{t}Show network devices{/t}<br>
@@ -32,7 +32,7 @@
   {$INCOMING}&nbsp;{t}Show incoming devices{/t}<br>
   {/if}
   {if $USE_opsi_client}
-  {$OPSI}&nbsp;{t}Show opsi hosts{/t}<br>
+  {$OPSI}&nbsp;{t}Show OPSI based clients{/t}<br>
   {/if}
 
   <div style="border-top:1px solid #AAAAAA"></div>
index 121afa22d1dcc99a2eefe58f591ab354e0a7043e..b149610b98ef47637f2951b030d0829b9c7dc8f2 100644 (file)
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>plugins/rolemanagement/images/new.png</image>
-      <label>Role</label>
+      <image>plugins/systems/images/select_server.png</image>
+      <label>Server</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_workstation.png</image>
+      <label>Workstation</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_terminal.png</image>
+      <label>Terminal</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_printer.png</image>
+      <label>Network printer</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_phone.png</image>
+      <label>Phone</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_component.png</image>
+      <label>Network device</label>
+     </action>
+
+     <action>
+      <name>new</name>
+      <type>entry</type>
+      <image>plugins/systems/images/select_winstation.png</image>
+      <label>Opsi client</label>
      </action>
     </action>