"More info" link on Special:Notifications has broken localisation

Bug: T58036
Change-Id: I56f89ecc022dc648d55928ab5b8f02bb01f67617
This commit is contained in:
Erik Bernhardson 2015-02-26 12:18:35 -08:00
parent d503ae5932
commit 37cb659f0a

View file

@ -128,7 +128,7 @@ $wgEchoBackendName = 'Db';
$wgEchoEnableEmailBatch = true;
// URL for more information about the Echo notification system
$wgEchoHelpPage = '//www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:Echo';
$wgEchoHelpPage = '//www.mediawiki.org/wiki/Special:MyLanguage/Help:Notifications';
// Whether to use job queue to process web and email notifications, bypass the queue for now
// since it's taking more than an hour to run in mediawiki.org, this is not acceptable for the