diff options
Diffstat (limited to 'pages/account/13.php')
-rw-r--r-- | pages/account/13.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/13.php b/pages/account/13.php index 7aa95f1..ea9811a 100644 --- a/pages/account/13.php +++ b/pages/account/13.php @@ -123,7 +123,7 @@ </tr> <? } ?> <tr> - <td colspan="2" class="title"><a href="account.php?id=59&userid=<?=$_SESSION['profile']['id']?>"><?=_('Show account history')?></a></td> + <td colspan="2" class="title"><a href="account.php?id=59&oldid=13&userid=<?=$_SESSION['profile']['id']?>"><?=_('Show account history')?></a></td> </tr> <tr> <td colspan="2" class="title"><a href="account.php?id=13&showdetails=<?=!$showdetails?>"><?=_("View secret question & answers and OTP phrases")?></a></td> |