From: Jens Frank Date: Sat, 13 Nov 2004 08:38:28 +0000 (+0000) Subject: alt-texts for the images in the enhanced RC X-Git-Tag: 1.5.0alpha1~1357 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=19fe28c7cabbb56ac11c0f6a82273bc1950ce157;p=lhc%2Fweb%2Fwiklou.git alt-texts for the images in the enhanced RC --- diff --git a/includes/Skin.php b/includes/Skin.php index ad768450b0..b63119f214 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -2062,8 +2062,8 @@ class Skin { $rcm = 'RCM'.$this->rcCacheIndex ; $toggleLink = "javascript:toggleVisibility('$rci','$rcm','$rcl')" ; $arrowdir = $wgContLang->isRTL() ? 'l' : 'r'; - $tl = '' ; - $tl .= '' ; + $tl = '+' ; + $tl .= '' ; $r .= $tl ; # Main line