From bfe2eb4d895957d5273da915e0aba54c2294b92b Mon Sep 17 00:00:00 2001 From: Matthew Flaschen Date: Mon, 13 May 2013 17:33:13 -0400 Subject: [PATCH] Fix Qqq link for userlogin-resetpassword-link * ResetPassword redirects to ChangePassword, which doesn't work logged out * PasswordReset is the actual "forgot my password". Change-Id: I4b9a7c3fe80feb8d2a8e4fe3be1238d2cc55d348 --- languages/messages/MessagesQqq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 38545a1b37..5d001bce2f 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -1143,7 +1143,7 @@ It is also used on the top of the page for logged out users, where it appears ne 'gotaccountlink' => 'Text of the link to the log in form. Before that link, the message {{msg-mw|Gotaccount}} appears. {{Identical|Log in}}', 'userlogin-resetlink' => 'Used on the login page.', -'userlogin-resetpassword-link' => 'Text of link to [[Special:ResetPassword]] on new vertical-layout create account form. +'userlogin-resetpassword-link' => 'Text of link to [[Special:PasswordReset]] on new vertical-layout create account form. See example: [{{canonicalurl:Special:UserLogin|useNew=1}} Special:UserLogin?useNew=1] -- 2.20.1