blue search-submit buttons
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 28 Jul 2007 07:12:37 +0000 (07:12 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 28 Jul 2007 07:12:37 +0000 (07:12 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@261 fa6a889d-dae6-447d-9e79-4ba9a3039384

themes/default/templates/search.tpl

index 2a6c14bc24b5f1e706382d19c6e902f248204665..296b34c90b260f5769da84cd08ecab4c12af019d 100644 (file)
@@ -14,7 +14,7 @@
       <input type="text" name="searchfor" value="{$searchfor}" size="15" />
      </td>
      <td>
-      <input type="image" src="resources/doit.png" alt="Tag-Search" />
+      <input type="image" src="resources/doit.png" alt="Tag-Search" onclick="click(this);" />
      </td>
     </tr>
     <tr>
@@ -38,7 +38,7 @@
       {$to_date} <a href="javascript:showCalendar('to');" onclick="click(this);"><img src="resources/date.png" id="topic" /></a>
      </td>
      <td>
-      <input type="image" src="resources/doit.png" alt="Tag-Search" />
+      <input type="image" src="resources/doit.png" alt="Tag-Search" onclick="click(this);" />
      </td>
     </tr>
     <tr>