]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsPage.templ
FIX: Correct location of ticket enter form
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsPage.templ
index 8eed2bb35494278ca5b994757e7bafd253a681be..04195c4a17ecf7cd02523791c8608f2dc9ecec05 100644 (file)
@@ -1,13 +1,17 @@
+<?=$tickethandling?>
+<br/>
 <?=$details?>
 <table class="wrapper dataTable centertext">
         <tbody><tr>
             <th><?=_Alternate Verified Email Addresses?></th>
         </tr>
         <? foreach($emails) {?>
+        <? if($secmail) { ?>
         <tr>
             <td><?=$secmail?></td>
         </tr>
         <? } ?>
+        <? } ?>
         </tbody>
 </table>
 <br/>