From: Brion Vibber Date: Mon, 5 Jan 2004 02:00:52 +0000 (+0000) Subject: URL-encode the mainpage link in CB X-Git-Tag: 1.3.0beta1~1195 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=57f0b59382a4f379203c1a0b56bbdf49f6222b03;p=lhc%2Fweb%2Fwiklou.git URL-encode the mainpage link in CB --- diff --git a/includes/SkinCologneBlue.php b/includes/SkinCologneBlue.php index 894054afb5..b8e5de80b7 100644 --- a/includes/SkinCologneBlue.php +++ b/includes/SkinCologneBlue.php @@ -22,7 +22,7 @@ class SkinCologneBlue extends Skin { ""; $s .= "
"; - $s .= ""; + $s .= ""; $s .= "" . wfMsg( "sitetitle" ) . ""; $s .= "";