summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4da26d5)
raw | patch | inline | side by side (parent: 4da26d5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:08:25 +0000 (14:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:08:25 +0000 (14:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16108 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/opsi/admin/opsi/opsiware.tpl | patch | blob | history |
index cd9ef297e3007e9b6051403f0eedc3b709bd0c80..ab036fc31a9ab8e6a9820bbcb8d8151e6236dcb3 100644 (file)
<input type='submit' name='reinit' value="{t}Retry{/t}">
{else}
{if $type == 0}
- <h3><img class='center' alt='' src='plugins/opsi/images/hardware_info.png'> {t}Hardware information{/t}</h3>
+ <h3>{t}Hardware information{/t}</h3>
{else}
- <h3><img class='center' alt='' src='plugins/opsi/images/software_info.png'> {t}Software information{/t}</h3>
+ <h3>{t}Software information{/t}</h3>
{/if}
{foreach from=$info item=item key=key}