]> WPIA git - gigi.git/blob - 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
1 <a href="?" class="btn <?=$current?>"><?=_Show Current Certificates?></a> <a href="?withRevoked" class="btn <?=$all?>"><?=_Show All Certificates?></a>
2 <?=$certTable?>
3 <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>