From: Danny B Date: Sun, 25 Jan 2009 23:41:30 +0000 (+0000) Subject: * improvement of r46173 via Aaron Shulz's idea X-Git-Tag: 1.31.0-rc.0~43240 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=5e9af9227bce7658ef3585e0a14e1ed4183222fc;p=lhc%2Fweb%2Fwiklou.git * improvement of r46173 via Aaron Shulz's idea --- diff --git a/includes/specials/SpecialRecentchanges.php b/includes/specials/SpecialRecentchanges.php index c88b8269f7..4a77852b43 100644 --- a/includes/specials/SpecialRecentchanges.php +++ b/includes/specials/SpecialRecentchanges.php @@ -589,7 +589,7 @@ class SpecialRecentChanges extends SpecialPage { $note = ''; if( !wfEmptyMsg( 'rclegend', wfMsg('rclegend') ) ) { - $note .= wfMsgExt( 'rclegend', array('parseinline') ); + $note .= '
' . wfMsgExt( 'rclegend', array('parseinline') ) . "
\n"; } if( $options['from'] ) { $note .= wfMsgExt( 'rcnotefrom', array( 'parseinline' ),