Code

Updated buttons
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 14:38:44 +0000 (14:38 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 14:38:44 +0000 (14:38 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16657 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/rsyslog/addons/rsyslog/rSyslog.tpl

index 41979e2c5a1bf7451afa8682e41f7878fe24141d..b59af80f21b4b734d2938cbc06fc31a4b618616d 100644 (file)
@@ -53,7 +53,8 @@
     <td>   
       <input type='text' name='search_for' value='{$search_for}' style='width:250px;'>
     </td>
-    <td><input type='submit' name='search' value="{t}Search{/t}"></td>
+    <td><button type='submit' name='search'>{t}Search{/t}</button>
+</td>
   </tr>
 </table>
 </div>