From: hickert Date: Thu, 24 Jul 2008 07:34:32 +0000 (+0000) Subject: Updated images X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0aad5ca571c829a7c6ac33931739ac173c9267a0;p=gosa.git Updated images git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11919 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_divListSystem.inc b/gosa-plugins/systems/admin/systems/class_divListSystem.inc index aba77cd20..1a87b5a9b 100644 --- a/gosa-plugins/systems/admin/systems/class_divListSystem.inc +++ b/gosa-plugins/systems/admin/systems/class_divListSystem.inc @@ -441,7 +441,7 @@ class divListSystem extends MultiSelectWindow title='".$num_prt_str."' alt='".$num_prt_str."'> ".$cnts['printer']."    "; $str.= "".$num_com_str." ".$cnts['component']."    "; - $str.= "".$num_new_str." ".$cnts['NewDevice']."    "; $str.= "".$num_wws_str." ".$cnts['winstation']."    "; diff --git a/gosa-plugins/systems/admin/systems/class_divListSystemService.inc b/gosa-plugins/systems/admin/systems/class_divListSystemService.inc index 0921c943b..27b3ce168 100644 --- a/gosa-plugins/systems/admin/systems/class_divListSystemService.inc +++ b/gosa-plugins/systems/admin/systems/class_divListSystemService.inc @@ -58,7 +58,7 @@ class divListSystemService extends MultiSelectWindow which are shown in the listbox on top of the listbox */ $listhead = "
". - "  ". "  ". " array("images/workstation_busy.png",_("Workstation busy")), "SB" => array("images/server_busy.png",_("Server busy")), - "NQ" => array("images/select_newsystem.png",_("New system from incoming")), + "NQ" => array("plugins/systems/images/select_newsystem.png",_("New system from incoming")), "NT"=> array("images/select_new_terminal.png",_("New terminal")), "NL"=> array("images/select_new_workstation.png",_("New workstation"))); diff --git a/gosa-plugins/systems/html/images/select_default.png b/gosa-plugins/systems/html/images/select_default.png new file mode 100644 index 000000000..83f375218 Binary files /dev/null and b/gosa-plugins/systems/html/images/select_default.png differ diff --git a/gosa-plugins/systems/html/images/select_new_server.png b/gosa-plugins/systems/html/images/select_new_server.png new file mode 100644 index 000000000..84f65700a Binary files /dev/null and b/gosa-plugins/systems/html/images/select_new_server.png differ diff --git a/gosa-plugins/systems/html/images/select_newsystem.png b/gosa-plugins/systems/html/images/select_newsystem.png new file mode 100644 index 000000000..43b0c6cfd Binary files /dev/null and b/gosa-plugins/systems/html/images/select_newsystem.png differ