From: Brion Vibber Date: Thu, 15 May 2008 18:38:39 +0000 (+0000) Subject: Revert r34849 -- please stop randomly changing formatted messages into plaintext... X-Git-Tag: 1.31.0-rc.0~47609 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=d94cc4f01bfd4c4f4fb5278fc2c77857cea22f68;p=lhc%2Fweb%2Fwiklou.git Revert r34849 -- please stop randomly changing formatted messages into plaintext, especially without checking usage. --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 51c84005a9..57cbf5bbc0 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -577,7 +577,7 @@ EOT $wgOut->addWikiMsg( 'nolinkstoimage' ); return; } - $wgOut->addHTML( Xml::element( 'h5', null, wfMsg( 'linkstoimage' ) ) . "\n" ); + $wgOut->addWikiMsg( 'linkstoimage' ); $wgOut->addHTML( "