]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/MyDetailsFormAssured.templ
upd: rate limit bypassing for test cases
[gigi.git] / src / org / cacert / gigi / pages / account / MyDetailsFormAssured.templ
index 6d7310719f957d7f1fc68cc99452a03132e129f2..b9699c2d0725e91978f4ec35e14cd996fed45bbb 100644 (file)
     <td><?=$DoB?></td>
   </tr>
   <tr>
-    <td colspan="2" class="title"><?=_Show account history?></td>
+    <td colspan="2" class="title"><a href="/account/history"><?=_Show account history?></a></td>
   </tr>
   <tr>
     <td colspan="2" class="title"><?=_View secret question & answers and OTP phrases?></td>
   </tr>
   <?=$details?>
-  <tr><td colspan="2"><input type="submit" name="processDetails" value="<?=_Update?>"></td>
-  </tr>
   </tbody>
 </table>