Code

removed images from templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:08:25 +0000 (14:08 +0000)
committerhickert <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

index cd9ef297e3007e9b6051403f0eedc3b709bd0c80..ab036fc31a9ab8e6a9820bbcb8d8151e6236dcb3 100644 (file)
@@ -4,9 +4,9 @@
        <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'>&nbsp;{t}Hardware information{/t}</h3>
+               <h3>{t}Hardware information{/t}</h3>
        {else}
-               <h3><img class='center' alt='' src='plugins/opsi/images/software_info.png'>&nbsp;{t}Software information{/t}</h3>
+               <h3>{t}Software information{/t}</h3>
        {/if}
 
        {foreach from=$info item=item key=key}