]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsForm.templ
add: password-reset with assurance from support side
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsForm.templ
index c0329527b41fec7d6a9168cc8c2959a6020f45d8..689f2620908470eb57907565d3017fd3215a61d3 100644 (file)
 </td>
         </tr>
            <tr>
-            <td><?=_Change Password?>:</td>
-            <td><?=_Change Password?></td>
+            <td><?=_Reset Password?>:</td>
+            <td><input type="text" name="aword"> <input type="submit" value="<?=_Reset Password?>" name="resetPass"></td>
         </tr>
         <tr>
             <td><?=_Delete Account?>:</td>
             <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