From: Daniel Friesen Date: Sun, 9 Oct 2011 19:54:12 +0000 (+0000) Subject: Followup r98212; Ensure that true is passed to all uses of SkinTemplateToolboxEnd... X-Git-Tag: 1.31.0-rc.0~27172 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=f3589463b18a056dc9a011c381cc174d1c07aa95;p=lhc%2Fweb%2Fwiklou.git 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. --- 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 {