]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateIssueForm.templ
index 7fd6cf23a071ab558853d7766d25063a4fe1c411..e9947a970569f7b36c19bed74b1b5472537e566d 100644 (file)
@@ -83,7 +83,7 @@
   </tr>
 
   <tr>
-    <td colspan="2"><input type="submit" name="process" value="<?=_Issue Certificate?>" /></td>
+    <td colspan="2"><input class="btn btn-primary" type="submit" name="process" value="<?=_Issue Certificate?>" /></td>
   </tr>
   </tbody>
 </table>