From: Alex Z Date: Sat, 27 Dec 2008 08:21:21 +0000 (+0000) Subject: slight fix to last commit :P X-Git-Tag: 1.31.0-rc.0~43751 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=81ad8843576ac89de18ae879110d4dbc830bb96d;p=lhc%2Fweb%2Fwiklou.git slight fix to last commit :P --- diff --git a/includes/specials/SpecialInterwiki.php b/includes/specials/SpecialInterwiki.php index 2451f4a65a..6a3cb2c79e 100644 --- a/includes/specials/SpecialInterwiki.php +++ b/includes/specials/SpecialInterwiki.php @@ -223,7 +223,7 @@ class SpecialInterwiki extends SpecialPage { $url = htmlspecialchars( $s->iw_url ); $trans = htmlspecialchars( $s->iw_trans ); $local = htmlspecialchars( $s->iw_local ); - $out .= " + $out .= " $prefix $url $local