From: Brion Vibber Date: Thu, 20 Mar 2008 22:51:09 +0000 (+0000) Subject: hackaround for table background hardcoded in monobook X-Git-Tag: 1.31.0-rc.0~48911 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=35b83a08bb5e20ed3227e836344a0956f546af32;p=lhc%2Fweb%2Fwiklou.git hackaround for table background hardcoded in monobook --- diff --git a/includes/ChangesList.php b/includes/ChangesList.php index f85005a599..c2bd5ecda8 100644 --- a/includes/ChangesList.php +++ b/includes/ChangesList.php @@ -505,7 +505,7 @@ class EnhancedChangesList extends ChangesList { */ function recentChangesBlockGroup( $block ) { global $wgLang, $wgContLang, $wgRCShowChangedSize; - $r = ''; + $r = '
'; # Collate list of users $isnew = false; @@ -617,7 +617,7 @@ class EnhancedChangesList extends ChangesList { $r .= "
\n"; # Sub-entries - $r .= '