]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssuranceForm.templ
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / pages / wot / AssuranceForm.templ
index f846bc9641a69589ef0590df79fff5d6bf8fc680..98479f76a376e5965fe4e1aecc1640f610e08392 100644 (file)
@@ -63,8 +63,8 @@
        </tr>
        <tr>
                <td colspan="2">
-                       <input type="submit" name="process" value="<?=_I confirm this verification?>" />
-                       <input type="submit" name="cancel" value="<?=_Cancel?>" />
+                       <input class="btn btn-primary" type="submit" name="process" value="<?=_I confirm this verification?>" />
+                       <input class="btn btn-default" type="submit" name="cancel" value="<?=_Cancel?>" />
                </td>
        </tr>
        </tbody>