From: Brion Vibber Date: Thu, 2 Nov 2006 10:59:30 +0000 (+0000) Subject: templatesUsed marker is on its own line; silly to wrap it in a span or try to force... X-Git-Tag: 1.31.0-rc.0~55312 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=a52726551b2e0e6106520288d1adb12cc2b864ab;p=lhc%2Fweb%2Fwiklou.git templatesUsed marker is on its own line; silly to wrap it in a span or try to force it to inline. Moved from span to div and not trimming the paragraph tag. --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 0a9800b7f0..6bbeaac9b9 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -1272,7 +1272,9 @@ END $batch->execute(); # Construct the HTML - $outText = ''. wfMsgExt( 'templatesused', array( 'parseinline' ) ) . '