From 8ab9039e267d0f1cbaf0e2d8070ba063f0701376 Mon Sep 17 00:00:00 2001 From: Tim Laqua Date: Sun, 2 Sep 2007 22:32:07 +0000 Subject: [PATCH] Added plainlinks class to report tables for suppression of the lock icon over SSL connections. --- ContributionScores_body.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContributionScores_body.php b/ContributionScores_body.php index eb4b8f5..6c55d36 100644 --- a/ContributionScores_body.php +++ b/ContributionScores_body.php @@ -66,7 +66,7 @@ class ContributionScores extends SpecialPage $res = $dbr->query($sql); - $output = "\n". + $output = "
\n". "\n". "\n". "\n".
ScorePages