]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsForm.templ
ADD: Use a "SupportedUser" for the user details form
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsForm.templ
index c0329527b41fec7d6a9168cc8c2959a6020f45d8..e3ae77f70d5477bb0cffdf5c1c2c0530817fca29 100644 (file)
             <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