additional submit-button for change sort-order
authorAndreas Unterkircher <unki@netshadow.at>
Mon, 31 Dec 2007 13:38:51 +0000 (14:38 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Mon, 31 Dec 2007 13:38:51 +0000 (14:38 +0100)
themes/default/templates/search.tpl

index 296b34c90b260f5769da84cd08ecab4c12af019d..760a2651297354a5d2b01a7d855ca68e786964b6 100644 (file)
@@ -48,6 +48,9 @@
      <td>
       {$sort_field}
      </td>
+     <td>
+      <input type="image" src="resources/doit.png" alt="Tag-Search" onclick="click(this);" />
+     </td>
     </tr>
     </form>
    </table>