]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/certs/RevokeSingleCertForm.templ
upd: rename package name and all references to it
[gigi.git] / src / club / wpia / gigi / pages / account / certs / RevokeSingleCertForm.templ
diff --git a/src/club/wpia/gigi/pages/account/certs/RevokeSingleCertForm.templ b/src/club/wpia/gigi/pages/account/certs/RevokeSingleCertForm.templ
new file mode 100644 (file)
index 0000000..ac521d2
--- /dev/null
@@ -0,0 +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>