Added plainlinks class to report tables for suppression of the lock icon over SSL connections.
This commit is contained in:
parent
0c568519ac
commit
8ab9039e26
1 changed files with 1 additions and 1 deletions
|
@ -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".
|
||||
|
|
Loading…
Add table
Reference in a new issue