From f7acc995197fe814087b21afd7f5ea1277816e93 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 7 Jul 2009 17:46:29 +0000 Subject: [PATCH] Redo r52821 properly: add a div to the Vector HTML instead --- skins/Vector.php | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/Vector.php b/skins/Vector.php index b11858e078..bcf9a104e0 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -510,6 +510,7 @@ class VectorTemplate extends QuickTemplate {
+ data['sitenotice']) { ?>
html('sitenotice') ?>
-- 2.20.1