]> ruin.nu Git - ndwebbie.git/blobdiff - templates/points.tmpl
global_vars and <TMPL_VAR NAME=PAGE> instead of hardcoded page values
[ndwebbie.git] / templates / points.tmpl
index 2441baf41109a864cd0cd3d28f06185b6aaba5b5..b45635ca8b3f7290302301529a1db0986ccc40d9 100644 (file)
@@ -1,12 +1,12 @@
 <table>
        <tr>
        <th>User</th>
-       <th><a href="index.pl?page=points&amp;type=total">Total</a></th>
-       <th><a href="index.pl?page=points&amp;type=defense">Defenses</a></th>
-       <th><a href="index.pl?page=points&amp;type=attack">Attacks</a></th>
-       <th><a href="index.pl?page=points&amp;type=scan">Scans</a></th>
-       <th><a href="index.pl?page=points&amp;type=humor">Humor</a></th>
-       <th><a href="index.pl?page=points&amp;type=rank">ND Rank</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=total">Total</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=defense">Defenses</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=attack">Attacks</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=scan">Scans</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=humor">Humor</a></th>
+       <th><a href="index.pl?page=<TMPL_VAR NAME=PAGE>&amp;type=rank">ND Rank</a></th>
        </tr>
        <TMPL_LOOP Members>
        <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">