]> WPIA git - gigi.git/commitdiff
upd: don't show "update" button for assured users in "my Details"
authorFelix Dörre <felix@dogcraft.de>
Tue, 10 Nov 2015 23:05:03 +0000 (00:05 +0100)
committerFelix Dörre <felix@dogcraft.de>
Tue, 10 Nov 2015 23:05:03 +0000 (00:05 +0100)
src/org/cacert/gigi/pages/account/MyDetailsFormAssured.templ

index a3ad85d50db2743fde5b7ec10619095ba6ed4309..b9699c2d0725e91978f4ec35e14cd996fed45bbb 100644 (file)
@@ -36,7 +36,5 @@
     <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>