From 42f98940778b8487b48c6b621dd8e30a99e63c9b Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Wed, 8 Jul 2009 19:12:13 +0000 Subject: [PATCH] Resolves issue in #19185 where, in text only browsers, headings of personal tools were shown even if no personal tools were available. This was also the case with namespaces aparently. --- skins/Vector.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skins/Vector.php b/skins/Vector.php index c9fa7c4dfc..51c1428f3c 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -562,6 +562,7 @@ class VectorTemplate extends QuickTemplate {