From: hickert Date: Wed, 23 Jul 2008 12:56:03 +0000 (+0000) Subject: Updated images. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e54f56277db57de7dd0fde581ca87ee2a776b2e8;p=gosa.git Updated images. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11846 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/glpi/admin/systems/services/glpi/class_glpiDeviceManagement.inc b/gosa-plugins/glpi/admin/systems/services/glpi/class_glpiDeviceManagement.inc index da4fc7a98..699d598db 100644 --- a/gosa-plugins/glpi/admin/systems/services/glpi/class_glpiDeviceManagement.inc +++ b/gosa-plugins/glpi/admin/systems/services/glpi/class_glpiDeviceManagement.inc @@ -184,8 +184,8 @@ class glpiDeviceManagement extends plugin array("string" => _("Actions"), "attach" => "style='width:60px;border-right:0px;text-align:right;'" ))); $edit = "%s"; - $editdel = ""._("Edit").""; - $editdel.= ""._("Delete").""; + $editdel = ""._("Edit").""; + $editdel.= ""._("Delete").""; $useDevice = ""; @@ -218,29 +218,29 @@ class glpiDeviceManagement extends plugin $listhead = "
". "  ". + src='plugins/glpi/images/monitor.png' title='"._("New monitor")."' alt='"._("M")."' name='new_monitor'> ". "  ". + src='plugins/glpi/images/mainboard.png' title='"._("New mainbord")."' alt='"._("MB")."' name='new_moboard'> ". "  ". + src='plugins/glpi/images/processor.png' title='"._("New processor")."' alt='"._("P")."' name='new_processor'> ". "  ". + src='plugins/glpi/images/server.png' title='"._("New case")."' alt='"._("C")."' name='new_case'> ". "  ". + src='plugins/glpi/images/net_hardware.png' title='"._("New network interface")."' alt='"._("NI")."' name='new_iface'> ". "  ". + src='plugins/glpi/images/memory.png' title='"._("New ram")."' alt='"._("R")."' name='new_ram'> ". "  ". "  ". "  ". + src='plugins/glpi/images/hardware.png' title='"._("New controller")."' alt='"._("CS")."' name='new_control'> ". "  ". "  ". + src='plugins/glpi/images/snd_hardware.png' title='"._("New sound card")."' alt='"._("SC")."' name='new_sndcard'> ". "  ". + src='plugins/glpi/images/power.png' title='"._("New power supply")."' alt='"._("PS")."' name='new_power'> ". "  ". "
"; diff --git a/gosa-plugins/glpi/admin/systems/services/glpi/glpi_devices.tpl b/gosa-plugins/glpi/admin/systems/services/glpi/glpi_devices.tpl index c5a650256..0c962b6f5 100644 --- a/gosa-plugins/glpi/admin/systems/services/glpi/glpi_devices.tpl +++ b/gosa-plugins/glpi/admin/systems/services/glpi/glpi_devices.tpl @@ -1,5 +1,5 @@ {if $device_type=="monitor"} -

 {t}Add/Edit monitor{/t}

+

 {t}Add/Edit monitor{/t}

 


@@ -135,7 +135,7 @@ {elseif $device_type=="power"} -

 {t}Add/Edit power supply{/t}

+

 {t}Add/Edit power supply{/t}

 


@@ -246,7 +246,7 @@
{elseif $device_type=="control"} -

 {t}Add/Edit controller{/t}

+

 {t}Add/Edit controller{/t}

 


@@ -440,7 +440,7 @@ {elseif $device_type=="ram"} -

 {t}Add/Edit memory{/t}

+

 {t}Add/Edit memory{/t}

 


@@ -504,7 +504,7 @@
{elseif $device_type=="sndcard"} -

 {t}Add/Edit sound card{/t}

+

 {t}Add/Edit sound card{/t}

 


@@ -550,7 +550,7 @@
{elseif $device_type=="iface"} -

 {t}Add/Edit network interface{/t}

+

 {t}Add/Edit network interface{/t}

 


@@ -604,7 +604,7 @@ {elseif $device_type=="processor"} -

 {t}Add/Edit processor{/t}

+

 {t}Add/Edit processor{/t}

 


@@ -658,7 +658,7 @@
{elseif $device_type=="moboard"} -

 {t}Add/Edit motherboard{/t}

+

 {t}Add/Edit motherboard{/t}

 


@@ -704,7 +704,7 @@
{elseif $device_type=="case"} -

 {t}Add/Edit computer case{/t}

+

 {t}Add/Edit computer case{/t}

 


diff --git a/gosa-plugins/glpi/html/images/hardware.png b/gosa-plugins/glpi/html/images/hardware.png new file mode 100644 index 000000000..0ac401c6f Binary files /dev/null and b/gosa-plugins/glpi/html/images/hardware.png differ