From ae7215c4ada68e8f964169b833dec30c7c29e5a4 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Mon, 7 Mar 2011 16:36:35 +0000 Subject: [PATCH] Keep monospace as a fallback for HTML debugging Per CR on r83336. We also keep this as inline style since it is only needed by developers anyway. --- includes/Skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Skin.php b/includes/Skin.php index 89ecc0f1ba..a7f1482350 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -827,7 +827,7 @@ abstract class Skin extends Linker { if ( $wgShowDebug ) { $listInternals = $this->formatDebugHTML( $out->mDebugtext ); - return "\n
\nDebug data: