From 6382a99a5dda9f97693f9991e67057dc8890f2d8 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Fri, 17 Aug 2012 12:44:19 +0000 Subject: put the code back at the end of the template... --- skins/Vector.php | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/skins/Vector.php b/skins/Vector.php index 8f2626c..8fdbb7c 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -445,21 +445,6 @@ class VectorTemplate extends QuickTemplate { $this->data['personal_urls'] = array_reverse( $this->data['personal_urls'] ); } - - $wgOut->addScript(' - -'); - // Output HTML Page $this->html( 'headelement' ); @@ -614,6 +599,17 @@ class VectorTemplate extends QuickTemplate { + -- cgit v1.2.1