summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3938793)
raw | patch | inline | side by side (parent: 3938793)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 12:34:02 +0000 (12:34 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 12:34:02 +0000 (12:34 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11841 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 a5ab0406030528bf735ac7b95f338ed312a22273..da4fc7a988cd409ec79f8670624296d7f4c40907 100644 (file)
" <input class='center' type='image' align='middle'
src='images/hardware.png' title='"._("New controller")."' alt='"._("CS")."' name='new_control'> ".
" <input class='center' type='image' align='middle'
- src='images/gfx_hardware.png' title='"._("New graphics card")."' alt='"._("GC")."' name='new_gfxcard'> ".
+ src='plugins/glpi/images/gfx_hardware.png' title='"._("New graphics card")."' alt='"._("GC")."' name='new_gfxcard'> ".
" <input class='center' type='image' align='middle'
src='images/snd_hardware.png' title='"._("New sound card")."' alt='"._("SC")."' name='new_sndcard'> ".
" <input class='center' type='image' align='middle'
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 47d0e72c4ebeba29fbb0a9d9b4b20a03f2e56a15..c5a65025653bc7fbf45620d32e2a2948da940524 100644 (file)
</table>
{elseif $device_type=="gfxcard"}
- <h2><img alt="" align="middle" src="images/gfx_hardware.png" class="center"> {t}Add/Edit graphic card{/t}</h2>
+ <h2><img alt="" align="middle" src="plugins/glpi/images/gfx_hardware.png" class="center"> {t}Add/Edit graphic card{/t}</h2>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
diff --git a/gosa-plugins/glpi/html/images/gfx_hardware.png b/gosa-plugins/glpi/html/images/gfx_hardware.png
new file mode 100644 (file)
index 0000000..af9f6f7
Binary files /dev/null and b/gosa-plugins/glpi/html/images/gfx_hardware.png differ
index 0000000..af9f6f7
Binary files /dev/null and b/gosa-plugins/glpi/html/images/gfx_hardware.png differ