]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/RequestTTPForm.templ
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / pages / wot / RequestTTPForm.templ
index e1e28df82b37988b66d0c9b81c1b943d1e5e532b..85d96f9d7a62d9b8a6bde58bc157658acc7cb144 100644 (file)
@@ -13,7 +13,7 @@
        </tr>-->
        <tr>
                <td colspan="2" >
-                       <input type="submit" name="ttp" value="<?=_I need a TTP verification?>">
+                       <input class="btn btn-primary" type="submit" name="ttp" value="<?=_I need a TTP verification?>">
                </td>
        </tr>
 </table>