]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/mailOverview.templ
Use th
[gigi.git] / src / org / cacert / gigi / pages / account / mailOverview.templ
index 379162b874bba6d99831226415f68667cec9235a..55a8f4fff34730d476ff678cbda050185c96f42c 100644 (file)
@@ -1,7 +1,7 @@
 <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper dataTable">
   <thead>
   <tr>
-    <td colspan="4"><?=_Email Accounts?></td>
+    <th colspan="4"><?=_Email Accounts?></th>
   </tr>
   </thead>
   <tbody>
@@ -25,7 +25,7 @@
 <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper dataTable">
   <thead>
   <tr>
-    <td colspan="2" class="title"><?=_Add Email?></td>
+    <th colspan="2" class="title"><?=_Add Email?></th>
   </tr>
   </thead>
 <tbody>
@@ -39,4 +39,4 @@
 </tbody></table>
 <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>
\ No newline at end of file
+</p>