]> ruin.nu Git - ndwebbie.git/blobdiff - templates/points.tmpl
show category and board links + add / in front of page for urls
[ndwebbie.git] / templates / points.tmpl
index 7a9ef5afa75f00b3b9f27f574dd5d4f35a8ba66b..33dc8522bc04c50370f2da3e656d2eb9d4216384 100644 (file)
@@ -1,12 +1,12 @@
 <table>
        <tr>
        <th>User</th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=total">Total</a></th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=defense">Defenses</a></th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=attack">Attacks</a></th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=scan">Scans</a></th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=humor">Humor</a></th>
-       <th><a href="<TMPL_VAR NAME=PAGE>?type=rank">ND Rank</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=total">Total</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=defense">Defenses</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=attack">Attacks</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=scan">Scans</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=humor">Humor</a></th>
+       <th><a href="/<TMPL_VAR NAME=PAGE>?type=rank">ND Rank</a></th>
        </tr>
        <TMPL_LOOP Members>
        <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">