]> WPIA git - gigi.git/blob - src/org/cacert/gigi/pages/account/certs/RevokeSingleCertForm.templ
fix: ResultSet.getDate is often wrong as it fetches day-precision times
[gigi.git] / src / org / cacert / gigi / pages / account / certs / RevokeSingleCertForm.templ
1 <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>