j instead of b for whatlinkshere
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 10 Jun 2004 02:53:26 +0000 (02:53 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 10 Jun 2004 02:53:26 +0000 (02:53 +0000)
languages/Language.php

index bccad2c..10ff283 100644 (file)
@@ -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\');