Index: trunk/extensions/ContributionScores/ContributionScores_body.php |
— | — | @@ -66,7 +66,7 @@ |
67 | 67 | |
68 | 68 | $res = $dbr->query($sql); |
69 | 69 | |
70 | | - $output = "<table class=\"wikitable sortable\">\n". |
| 70 | + $output = "<table class=\"wikitable sortable plainlinks\">\n". |
71 | 71 | "<tr>\n". |
72 | 72 | "<td style=\"font-weight: bold;\">Score</td>\n". |
73 | 73 | "<td style=\"font-weight: bold;\">Pages</td>\n". |