summaryrefslogtreecommitdiff
path: root/pages/account/13.php
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2014-11-18 19:36:13 +0100
committerBenny Baumann <BenBE@geshi.org>2014-11-18 19:36:13 +0100
commitce9b70c7ed7224185f467ac1bd955af7b9bb28cc (patch)
tree3e43e807b4e587112f835dc94953392f91be48b0 /pages/account/13.php
parentfb720bf477205d505c37a47eb29b965a4dcc2b04 (diff)
parent3e578bf67cf3ba551aecae52b2f95d910af336ec (diff)
downloadcacert-devel-ce9b70c7ed7224185f467ac1bd955af7b9bb28cc.tar.gz
cacert-devel-ce9b70c7ed7224185f467ac1bd955af7b9bb28cc.tar.xz
cacert-devel-ce9b70c7ed7224185f467ac1bd955af7b9bb28cc.zip
Merge branch 'bug-1339' into release
Diffstat (limited to 'pages/account/13.php')
-rw-r--r--pages/account/13.php12
1 files changed, 1 insertions, 11 deletions
diff --git a/pages/account/13.php b/pages/account/13.php
index 080e277..ea28c0e 100644
--- a/pages/account/13.php
+++ b/pages/account/13.php
@@ -127,20 +127,10 @@
<td colspan="2" class="title"><a href="account.php?id=59&amp;oldid=13&amp;userid=<?=intval($_SESSION['profile']['id'])?>"><?=_('Show account history')?></a></td>
</tr>
<tr>
- <td colspan="2" class="title"><a href="account.php?id=13&amp;showdetails=<?=intval(!$showdetails)?>"><?=_("View secret question & answers and OTP phrases")?></a></td>
+ <td colspan="2" class="title"><a href="account.php?id=13&amp;showdetails=<?=intval(!$showdetails)?>"><?=_("View secret question & answers")?></a></td>
</tr>
<? if($showdetails){ ?>
<tr>
- <td class="DataTD"><?=_("OTP Hash")?><br>
- (<?=_("Not displayed")?>)</td>
- <td class="DataTD"><input type="text" name="otphash"></td>
- </tr>
- <tr>
- <td class="DataTD"><?=_("OTP PIN")?><br>
- (<?=_("Not displayed")?>)</td>
- <td class="DataTD"><input type="text" name="otppin"></td>
- </tr>
- <tr>
<td class="DataTD" colspan="2"><?=_("Lost Pass Phrase Questions")?></td>
</tr>
<tr>