]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportUserDetailsForm.templ
upd: move update button to DoB as it only updates the DoB
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportUserDetailsForm.templ
index 892620ce07843b49ea5283ad1c9b6066e2c5d7d4..03be88e7dddd2bf90494b7973aea0630b5fbefe6 100644 (file)
@@ -15,7 +15,7 @@
         <tr>
             <td><?=_Date of Birth?>:</td>
             <td>
-                <?=$dob?>
+                <?=$dob?> <input class="btn btn-warning" name="detailupdate" type="submit" value="<?=_Update?>"/>
             </td>
         </tr>
         <tr>
@@ -65,7 +65,6 @@
         <tr>
             <td colspan="2"><a href="history"><?=_Show account history?></a></td>
         </tr>
-        <tr><td colspan="2"><input class="btn btn-warning" name="detailupdate" type="submit" value="<?=_Update?>"/></td></tr>
     </tbody>
 </table>
 <br/>