Added plainlinks class to report tables for suppression of the lock icon over SSL connections.
This commit is contained in:
@@ -66,7 +66,7 @@ class ContributionScores extends SpecialPage
|
||||
|
||||
$res = $dbr->query($sql);
|
||||
|
||||
$output = "<table class=\"wikitable sortable\">\n".
|
||||
$output = "<table class=\"wikitable sortable plainlinks\">\n".
|
||||
"<tr>\n".
|
||||
"<td style=\"font-weight: bold;\">Score</td>\n".
|
||||
"<td style=\"font-weight: bold;\">Pages</td>\n".
|
||||
|
||||
Reference in New Issue
Block a user