]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/RevokeSingleCertForm.templ
upd: modified text displayed during certificate creation process
[gigi.git] / src / org / cacert / gigi / pages / account / certs / RevokeSingleCertForm.templ
index aaad48867e6e6c9daf080798808cbce2e4c3a8bf..ac521d277a3eac1c90837e2b1c2c0ca3354b48bf 100644 (file)
@@ -1 +1 @@
-<button class="btn btn-danger" type="submit" name="action" value="revoke"><?=_Revoke Certificate?></button>
+<button class="btn btn-danger btn-confirm" data-confirm="<?=_Do you really want to revoke this certificate??>" data-reply="<?=_Cancel?>,<?=_Confirm?>" type="submit" name="action" value="revoke"><?=_Revoke Certificate?></button>