]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsPage.templ
Merge remote-tracking branch 'origin/master' into janis_work
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsPage.templ
index abd4167b510cb0d9503bc21d0366212e46b0faa7..879367f91eb4763dea2513b100bea2574b410ebe 100644 (file)
@@ -1,17 +1,13 @@
-<br/>
 <?=$details?>
-<table class="wrapper dataTable centertext">
+<table class="table">
         <tbody><tr>
             <th><?=_Alternate Verified Email Addresses?></th>
         </tr>
         <? foreach($emails) {?>
-        <? if($secmail) { ?>
         <tr>
             <td><?=$secmail?></td>
         </tr>
         <? } ?>
-        <? } ?>
         </tbody>
 </table>
-<br/>
-<?=$certifrevoke?>
\ No newline at end of file
+<?=$certifrevoke?>