]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsPage.templ
add: Allow specific self-signed certs for ssl-tests
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsPage.templ
index 04195c4a17ecf7cd02523791c8608f2dc9ecec05..84cb85e269a345d9adcff04fca5fe0310e446ec2 100644 (file)
@@ -1,4 +1,3 @@
-<?=$tickethandling?>
 <br/>
 <?=$details?>
 <table class="wrapper dataTable centertext">
@@ -6,12 +5,10 @@
             <th><?=_Alternate Verified Email Addresses?></th>
         </tr>
         <? foreach($emails) {?>
-        <? if($secmail) { ?>
         <tr>
             <td><?=$secmail?></td>
         </tr>
         <? } ?>
-        <? } ?>
         </tbody>
 </table>
 <br/>