Code

Replaced donwload button with download icon, konqueror doesn't accept buttons surroun...
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Jul 2006 03:50:10 +0000 (03:50 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 4 Jul 2006 03:50:10 +0000 (03:50 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4017 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/applications/generic.tpl

index 28245e2f707388efb1c1f1f36eacc2760dc4e021..30a0d22155fd468c652783532d6a242b1150ac99 100644 (file)
                        <textarea name="gotoLogonScript" style='width:99%;height:220px;'>{$gotoLogonScript}</textarea>
                        <input type="file" name="ScriptFile" value="{t}Import{/t}">
                        <input type="submit" name="upLoad" value="{t}Upload{/t}">
-                       <a href='getbin?rand={$rand}'><input type='button' name="Download" value="{t}Download{/t}"></a>
+                       <a href='getbin?rand={$rand}'><img src='images/save.png' title='{t}Download{/t}' alt='{t}Download{/t}'></a>
                </td>
        </tr>
 </table>