Remove the trailing full stop after the alliance rank in alliance overview screen

This commit is contained in:
KFCSpike
2013-12-02 13:45:49 +00:00
parent 3450a61a96
commit d7c08a42bc
+1 -1
View File
@@ -54,7 +54,7 @@ include("alli_menu.tpl");
</tr>
<tr>
<th>Rank</th>
<td><?php echo $ranking->getAllianceRank($aid); ?>.</td>
<td><?php echo $ranking->getAllianceRank($aid); ?></td>
</tr>
<tr>
<th>Points</th>