summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0bb73ef)
raw | patch | inline | side by side (parent: 0bb73ef)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:09:08 +0000 (14:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:09:08 +0000 (14:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16124 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/glpi/admin/systems/services/glpi/glpi_devices.tpl | patch | blob | history |
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 ae01a6dd62a0e4b74e75c0f6eee685b57368fbfb..02d26b69abba3e6eb29ac520749fb3840fb5c3fd 100644 (file)
{if $device_type=="monitor"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/monitor.png" class="center"> {t}Add/Edit monitor{/t}</h3>
+ <h3>{t}Add/Edit monitor{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
{elseif $device_type=="pci"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/glpi_device.png" class="center"> {t}Add/Edit other device{/t}</h3>
+ <h3>{t}Add/Edit other device{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
{elseif $device_type=="power"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/power.png" class="center"> {t}Add/Edit power supply{/t}</h3>
+ <h3>{t}Add/Edit power supply{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</table>
{elseif $device_type=="gfxcard"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/gfx_hardware.png" class="center"> {t}Add/Edit graphic card{/t}</h3>
+ <h3>{t}Add/Edit graphic card{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</table>
{elseif $device_type=="control"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/hardware.png" class="center"> {t}Add/Edit controller{/t}</h3>
+ <h3>{t}Add/Edit controller{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
{elseif $device_type=="drive"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/drives.png" class="center"> {t}Add/Edit drive{/t}</h3>
+ <h3>{t}Add/Edit drive{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</table>
{elseif $device_type=="hdd"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/harddisk.png" class="center"> {t}Add/Edit harddisk{/t}</h3>
+ <h3>{t}Add/Edit harddisk{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
{elseif $device_type=="ram"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/memory.png" class="center"> {t}Add/Edit memory{/t}</h3>
+ <h3>{t}Add/Edit memory{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</table>
{elseif $device_type=="sndcard"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/snd_hardware.png" class="center"> {t}Add/Edit sound card{/t}</h3>
+ <h3>{t}Add/Edit sound card{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</tr>
</table>
{elseif $device_type=="iface"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/net_hardware.png" class="center"> {t}Add/Edit network interface{/t}</h3>
+ <h3>{t}Add/Edit network interface{/t}</h3>
<p class="seperator"> </p>
<br>
</tr>
</table>
{elseif $device_type=="processor"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/processor.png" class="center"> {t}Add/Edit processor{/t}</h3>
+ <h3>{t}Add/Edit processor{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</table>
{elseif $device_type=="moboard"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/mainboard.png" class="center"> {t}Add/Edit motherboard{/t}</h3>
+ <h3>{t}Add/Edit motherboard{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">
</tr>
</table>
{elseif $device_type=="case"}
- <h3><img alt="" align="middle" src="plugins/glpi/images/server.png" class="center"> {t}Add/Edit computer case{/t}</h3>
+ <h3>{t}Add/Edit computer case{/t}</h3>
<p class="seperator"> </p>
<br>
<table summary="" width="100%">