aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/login.php')
-rw-r--r--phpBB/login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/login.php b/phpBB/login.php
index b560073137..155b15b548 100644
--- a/phpBB/login.php
+++ b/phpBB/login.php
@@ -169,7 +169,7 @@ else
"L_SEND_PASSWORD" => $lang['Forgotten_password'],
- "U_SEND_PASSWORD" => append_sid("sendpassword.$phpEx")
+ "U_SEND_PASSWORD" => append_sid("profile.$phpEx?mode=sendpassword")
)
);