From e5f7cf6b5344719ecca56efacb3d1d183456c2d1 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Thu, 10 Jun 2004 02:53:26 +0000 Subject: [PATCH] j instead of b for whatlinkshere --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index bccad2cbc4..10ff2839ca 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1530,7 +1530,7 @@ ta[\'n-recentchanges\'] = new Array(\'r\',\'The list of recent changes in the wi ta[\'n-randompage\'] = new Array(\'x\',\'Load a random page\'); ta[\'n-help\'] = new Array(\'\',\'The place to find out.\'); ta[\'n-sitesupport\'] = new Array(\'\',\'Support us\'); -ta[\'t-whatlinkshere\'] = new Array(\'b\',\'List of all wiki pages that link here\'); +ta[\'t-whatlinkshere\'] = new Array(\'j\',\'List of all wiki pages that link here\'); ta[\'t-recentchangeslinked\'] = new Array(\'k\',\'Recent changes in pages linking to this page\'); ta[\'feed-rss\'] = new Array(\'\',\'RSS feed for this page\'); ta[\'feed-atom\'] = new Array(\'\',\'Atom feed for this page\'); -- 2.20.1