]> ruin.nu Git - ndwebbie.git/blobdiff - templates/top100.tmpl
minor fixes
[ndwebbie.git] / templates / top100.tmpl
index 9376977d2568db13256f967f496cccff8e78e896..6e6848beb4daf15a153078fb1788a5713e641d6e 100644 (file)
@@ -1,7 +1,6 @@
 <p><a href="index.pl?page=top100&amp;offset=<TMPL_VAR NAME=PrevOffset>&amp;order=<TMPL_VAR NAME=Order>">Previous 100</a>
        <a href="index.pl?page=top100&amp;offset=<TMPL_VAR NAME=NextOffset>&amp;order=<TMPL_VAR NAME=Order>">Next 100</a></p>
 <table border="1">
-       <tr>
        <tr><th>Coords</th><th>Planet</th><th>Race</th>
        <th><a href="index.pl?page=top100&amp;offset=<TMPL_VAR NAME=Offset>&amp;order=sizerank">Size (rank)</a></th>
        <th><a href="index.pl?page=top100&amp;offset=<TMPL_VAR NAME=Offset>&amp;order=scorerank">Score (rank)</a></th>
@@ -23,7 +22,7 @@
        <td><TMPL_VAR NAME=Value></td>
        <td><TMPL_VAR NAME=XP></td>
        <TMPL_IF isHC>
-       <td class="<TMPL_VAR NAME=PlanetStatus>"><TMPL_VAR NAME=Nick></td>
+       <td class="<TMPL_VAR NAME=PlanetStatus>"><a href="index.pl?page=intel&amp;coords=<TMPL_VAR NAME=Coords>"><TMPL_VAR NAME=Nick></a></td>
        <td><TMPL_VAR NAME=HitUs></td>
        <td class="<TMPL_VAR NAME=Relationship>"><TMPL_VAR NAME=Alliance></td>
        </TMPL_IF>