From: Raimond Spekking Date: Mon, 5 Mar 2007 21:49:26 +0000 (+0000) Subject: fix for r20148. Thanks to Nikerabbit for save me from stabbing X-Git-Tag: 1.31.0-rc.0~53901 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=b82977221a515e27d85a780b56d27290c7ee543d;p=lhc%2Fweb%2Fwiklou.git fix for r20148. Thanks to Nikerabbit for save me from stabbing --- diff --git a/includes/SpecialRecentchangeslinked.php b/includes/SpecialRecentchangeslinked.php index bcc871c2b9..a3e18f898b 100644 --- a/includes/SpecialRecentchangeslinked.php +++ b/includes/SpecialRecentchangeslinked.php @@ -166,7 +166,7 @@ $GROUPBY --$limit; } } else { - $wgOut->addHTML( '

' . wfMsg('recentchangeslinked-noresult') . 'addWikiText( wfMsg('recentchangeslinked-noresult') ); } $s .= $list->endRecentChangesList();