r25418 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25417‎ | r25418 | r25419 >
Date:22:32, 2 September 2007
Author:tlaqua
Status:old
Tags:
Comment:
Added plainlinks class to report tables for suppression of the lock icon over SSL connections.
Modified paths:
  • /trunk/extensions/ContributionScores/ContributionScores_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ContributionScores/ContributionScores_body.php
@@ -66,7 +66,7 @@
6767
6868 $res = $dbr->query($sql);
6969
70 - $output = "<table class=\"wikitable sortable\">\n".
 70+ $output = "<table class=\"wikitable sortable plainlinks\">\n".
7171 "<tr>\n".
7272 "<td style=\"font-weight: bold;\">Score</td>\n".
7373 "<td style=\"font-weight: bold;\">Pages</td>\n".

Status & tagging log