From: Trevor Parscal Date: Wed, 8 Jul 2009 19:12:13 +0000 (+0000) Subject: Resolves issue in #19185 where, in text only browsers, headings of personal tools... X-Git-Tag: 1.31.0-rc.0~41034 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=42f98940778b8487b48c6b621dd8e30a99e63c9b;p=lhc%2Fweb%2Fwiklou.git 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. --- 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 {