From d215fc2aa43e25c805b147ed94b242a1c3845778 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Mon, 7 Jun 2010 14:20:10 +0000 Subject: [PATCH] (bug 23800) Add missing space between "Jump to:" and "navigation, search" in Vector --- skins/Vector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/Vector.php b/skins/Vector.php index d28fcfbcbe..5edc01206e 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -498,7 +498,7 @@ class VectorTemplate extends QuickTemplate { data['showjumplinks'] ): ?>
- msg( 'jumpto' ) ?>msg( 'jumptonavigation' ) ?>, + msg( 'jumpto' ) ?> msg( 'jumptonavigation' ) ?>, msg( 'jumptosearch' ) ?>
-- 2.20.1