From 6315f8f81639161cd0887ee5600dd9fae823c844 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 7 Jan 2010 15:47:06 +0000 Subject: [PATCH] Updated filter git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15113 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../systems/admin/systems/system-filter.tpl | 6 +-- .../systems/admin/systems/system-list.xml | 46 ++++++++++++++++++- 2 files changed, 47 insertions(+), 5 deletions(-) diff --git a/gosa-plugins/systems/admin/systems/system-filter.tpl b/gosa-plugins/systems/admin/systems/system-filter.tpl index 4586cb3ff..a0f1e50f6 100644 --- a/gosa-plugins/systems/admin/systems/system-filter.tpl +++ b/gosa-plugins/systems/admin/systems/system-filter.tpl @@ -17,13 +17,13 @@ {$TERMINAL} {t}Show terminals{/t}
{/if} {if $USE_printer} - {$PRINTER} {t}Show printer{/t}
+ {$PRINTER} {t}Show network printer{/t}
{/if} {if $USE_phone} {$PHONE} {t}Show phones{/t}
{/if} {if $USE_winstation} - {$WINSTATION} {t}Show windows workstations{/t}
+ {$WINSTATION} {t}Show windows based workstations{/t}
{/if} {if $USE_component} {$COMPONENT} {t}Show network devices{/t}
@@ -32,7 +32,7 @@ {$INCOMING} {t}Show incoming devices{/t}
{/if} {if $USE_opsi_client} - {$OPSI} {t}Show opsi hosts{/t}
+ {$OPSI} {t}Show OPSI based clients{/t}
{/if}
diff --git a/gosa-plugins/systems/admin/systems/system-list.xml b/gosa-plugins/systems/admin/systems/system-list.xml index 121afa22d..b149610b9 100644 --- a/gosa-plugins/systems/admin/systems/system-list.xml +++ b/gosa-plugins/systems/admin/systems/system-list.xml @@ -70,8 +70,50 @@ new entry - plugins/rolemanagement/images/new.png - + plugins/systems/images/select_server.png + + + + + new + entry + plugins/systems/images/select_workstation.png + + + + + new + entry + plugins/systems/images/select_terminal.png + + + + + new + entry + plugins/systems/images/select_printer.png + + + + + new + entry + plugins/systems/images/select_phone.png + + + + + new + entry + plugins/systems/images/select_component.png + + + + + new + entry + plugins/systems/images/select_winstation.png + -- 2.30.2