From a52726551b2e0e6106520288d1adb12cc2b864ab Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 2 Nov 2006 10:59:30 +0000 Subject: [PATCH] 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. --- includes/EditPage.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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' ) ) . '