From: Gabriel Wicke Date: Fri, 9 Apr 2004 15:42:22 +0000 (+0000) Subject: increasingly lonely br partisan X-Git-Tag: 1.3.0beta1~511 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=d2aa54cc3b9ed74900e5558336087b530870fde2;p=lhc%2Fweb%2Fwiklou.git increasingly lonely br partisan --- diff --git a/includes/SpecialWhatlinkshere.php b/includes/SpecialWhatlinkshere.php index 3d2fb1713c..174467669f 100644 --- a/includes/SpecialWhatlinkshere.php +++ b/includes/SpecialWhatlinkshere.php @@ -26,7 +26,7 @@ function wfSpecialWhatlinkshere($par = NULL) $sk = $wgUser->getSkin(); $isredir = " (" . wfMsg( "isredirect" ) . ")\n"; - $wgOut->addHTML("< ".$sk->makeKnownLinkObj($nt, "", "redirect=no" )."
\n"); + $wgOut->addHTML("< ".$sk->makeKnownLinkObj($nt, "", "redirect=no" )."
\n"); if ( 0 == $id ) { $sql = "SELECT cur_id,cur_namespace,cur_title,cur_is_redirect FROM brokenlinks,cur WHERE bl_to='" .