]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/mail/MailOverview.templ
upd: rename package name and all references to it
[gigi.git] / src / org / cacert / gigi / pages / account / mail / MailOverview.templ
diff --git a/src/org/cacert/gigi/pages/account/mail/MailOverview.templ b/src/org/cacert/gigi/pages/account/mail/MailOverview.templ
deleted file mode 100644 (file)
index c029431..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<div class="panel panel-default">
-  <!-- Default panel contents -->
-  <div class="panel-heading"><?=_Manage email accounts?></div>
-  <div class="panel-body">
-   <p>
-<?=_Please Note: You can not set an unverified email address as a default email address, and you can not remove a default email address. To remove the default email address you must set another verified email address as the default.?>
-</p>
-  </div>
-<?=$manForm?>
-</div>
-<div class="panel panel-default">
-  <!-- Default panel contents -->
-  <div class="panel-heading"><?=_Add Email?></div>
-  <div class="panel-body">
-   <p>
-<?=_Currently we only issue certificates for Punycode domains if the person requesting them has code signing attributes attached to their account, as these have potentially slightly higher security risk.?>
-</p></div>
-<?=$addForm?>
-</div>
-