From: Niklas Laxström Date: Tue, 11 Jan 2011 14:27:15 +0000 (+0000) Subject: Use same wording as in skintemplate X-Git-Tag: 1.31.0-rc.0~32624 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=0e181e122ad816d7856e256f0c3ce24b61c7cc87;p=lhc%2Fweb%2Fwiklou.git Use same wording as in skintemplate --- diff --git a/includes/Skin.php b/includes/Skin.php index 25b0b56e50..15536c46f0 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -453,7 +453,7 @@ class Skin extends Linker { $out->out( $out->headElement( $this ) ); if ( $wgDebugComments ) { - $out->out( "\n" ); }