]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/MailOverview.templ
UPD: show the "verified"-status primitive-like for domains.
[gigi.git] / src / org / cacert / gigi / pages / account / MailOverview.templ
index 55a8f4fff34730d476ff678cbda050185c96f42c..06465e60f4185339d47bfba1643a32e65e0d55cd 100644 (file)
@@ -1,42 +1,9 @@
-<table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper dataTable">
-  <thead>
-  <tr>
-    <th colspan="4"><?=_Email Accounts?></th>
-  </tr>
-  </thead>
-  <tbody>
-  <tr>
-    <td><?=_Default?></td>
-    <td><?=_Status?></td>
-    <td><?=_Delete?></td>
-    <td><?=_Address?></td>
-  </tr>
- <?=$mailData?>
-  <tr>
-    <td colspan="2"><input type="submit" name="makedefault" value="Setze als Standard"></td>
-    <td colspan="2"><input type="submit" name="process" value="Löschen"></td>
-  </tr>
-  </tbody>
-</table>
+<?=$manForm?>
 <p>
 <?=_Please Note: You can not set an unverified account as a default account, and you can not remove a default account. To remove the default account you must set another verified account as the default.?>
 </p>
-<br/>
-<table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper dataTable">
-  <thead>
-  <tr>
-    <th colspan="2" class="title"><?=_Add Email?></th>
-  </tr>
-  </thead>
-<tbody>
-  <tr>
-    <td width="125"><?=_Email Addresses?> </td>
-    <td width="125"><input type="text" name="newemail" value=""></td>
-  </tr>
-  <tr>
-    <td colspan="2"><input type="submit" name="process" value="<?=_I own or am authorised to control this email address?>"></td>
-  </tr>
-</tbody></table>
+<h2><?=_Add Email?></h2>
+<?=$addForm?>
 <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>