From 5fe33a7456a4602f0072be9a1a739209d2046e7a Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sat, 12 Jun 2010 10:59:13 +0000 Subject: [PATCH] Follow up to r67703. Fixes jump-to anchor which still ref'ed to #head instead of mw-head --- skins/Vector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/Vector.php b/skins/Vector.php index de745600c5..dc1de20470 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -505,7 +505,7 @@ class VectorTemplate extends QuickTemplate { data['showjumplinks'] ): ?>
- msg( 'jumpto' ) ?> msg( 'jumptonavigation' ) ?>, + msg( 'jumpto' ) ?> msg( 'jumptonavigation' ) ?>, msg( 'jumptosearch' ) ?>
-- 2.20.1