]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsForm.templ
UPD: SE: Display count of revoked certificates and handle 'DRAFT' certs
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsForm.templ
index 2aac808579b2926d8dada35df0d992fd4073db96..e3ae77f70d5477bb0cffdf5c1c2c0530817fca29 100644 (file)
@@ -1,5 +1,3 @@
-<?=$tickethandling?>
-<br/>
 <table class="wrapper dataTable centertext">
         <tbody><tr>
             <th colspan="2"><?=$mail?>'s Account Details</th>
             <tr>
             <td colspan="2"><a href="./<?=$id?>/history"><?=_Show account history?></a></td>
         </tr>
-        <tr><td colspan="2"><input type="submit" value="<?=_Update?>"/></td></tr>
+        <tr><td colspan="2"><input name="detailupdate" type="submit" value="<?=_Update?>"/></td></tr>
     </tbody>
 </table>
 <br/>
\ No newline at end of file