From f3589463b18a056dc9a011c381cc174d1c07aa95 Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Sun, 9 Oct 2011 19:54:12 +0000 Subject: [PATCH] Followup r98212; Ensure that true is passed to all uses of SkinTemplateToolboxEnd where we use getToolbox while they haven't been migrated to use getSidebar. --- skins/MonoBook.php | 2 +- skins/Vector.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/MonoBook.php b/skins/MonoBook.php index bd8a525138..5f84e16bdd 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -242,7 +242,7 @@ echo $footerEnd; diff --git a/skins/Vector.php b/skins/Vector.php index f0b14eb961..a9c4494214 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -305,7 +305,7 @@ class VectorTemplate extends BaseTemplate { -- 2.20.1