]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssureeSearch.templ
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / pages / wot / AssureeSearch.templ
index 51b3bbe0767ffae6b7f65f6e6182c7e7ecf02bbc..5be32b1d82bdad7467042113a5a68ce98f4a0342 100644 (file)
@@ -16,7 +16,7 @@
     <td><?=$DoB?></td>
   </tr>
   <tr>
-    <td colspan="2"><input type="submit" name="search" value="<?=_Next?>"></td>
+    <td colspan="2"><input class="btn btn-primary" type="submit" name="search" value="<?=_Next?>"></td>
   </tr>
   </tbody>
 </table>