]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/certs/CertificateModificationForm.templ
upd: rename package name and all references to it
[gigi.git] / src / club / wpia / gigi / pages / account / certs / CertificateModificationForm.templ
diff --git a/src/club/wpia/gigi/pages/account/certs/CertificateModificationForm.templ b/src/club/wpia/gigi/pages/account/certs/CertificateModificationForm.templ
new file mode 100644 (file)
index 0000000..4a5554f
--- /dev/null
@@ -0,0 +1,3 @@
+<a href="?" class="btn <?=$current?>"><?=_Show Current Certificates?></a> <a href="?withRevoked" class="btn <?=$all?>"><?=_Show All Certificates?></a>
+<?=$certTable?>
+<button class="btn btn-danger btn-confirm" data-confirm="<?=_Do you really want to revoke ALL selected certificates??>" data-reply="<?=_Cancel?>,<?=_Confirm?>" name="action" value="revoke"><?=_Revoke Selected Certificates?></button>