Merge pull request #12 from NIKO28/patch-1

Update Templates/Ranking/ww.tpl
This commit is contained in:
yi12345
2012-04-23 07:18:27 -07:00
+8 -1
View File
@@ -32,7 +32,14 @@
?>
<tr>
<td><?php echo $cont; $cont++;?>.</td>
<td><a href="spieler.php?uid=<?php echo $row['id'];?>"><?php echo $row['username'];?></a></td>
<td><?php
echo "<a href=\"karte.php?d=".$row['vref']."&amp;c=".$generator->getMapCheck($row['vref'])."\">";
?>
<?php
echo "$row[username]";
?>
</a>
</td>
<td><?php echo $row['wwname'];?></td>
<td><a href="allianz.php?aid=<?php echo $ally['id'];?>"><?php echo $ally['tag'];?></a></td>
<td><?php echo $row['f99'];?></td>