From: Gabriel Wicke Date: Wed, 9 Jun 2004 18:03:52 +0000 (+0000) Subject: missed another one... X-Git-Tag: 1.5.0alpha1~2959 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=e3f9361d855334c70d29c3cbf16f18cf17bcb1d9;p=lhc%2Fweb%2Fwiklou.git missed another one... --- diff --git a/includes/Skin.php b/includes/Skin.php index 7b78ce8b8a..dd203fa304 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -2139,7 +2139,7 @@ class Skin { $rcm = 'RCM'.$this->rcCacheIndex ; $toggleLink = 'javascript:toggleVisibility("'.$rci.'","'.$rcm.'","'.$rcl.'")' ; $arrowdir = $wgLang->isRTL() ? 'l' : 'r'; - $tl = '' ; + $tl = '' ; $tl .= '' ; $r .= $tl ;