]> ruin.nu Git - ndwebbie.git/blobdiff - templates/memberIntel.tmpl
Member specific page
[ndwebbie.git] / templates / memberIntel.tmpl
index 6260dc9b09edb67c555c26afde6777c2ca251a73..c4637d264dd8dcf268a4613f74d2f27441935a52 100644 (file)
@@ -1,5 +1,7 @@
 <TMPL_VAR NAME=Error>
-<p><a href="/<TMPL_VAR NAME=PAGE>?show=all">Show all ticks</a></p>
+<!--<p><a href="/<TMPL_VAR NAME=PAGE>?show=all">Show all ticks</a></p>-->
+<TMPL_IF UID>
+<TMPL_ELSE>
 <table>
        <tr>
                <th>Member</th><th>Attacks</th><th>Defenses</th><th>Attack Points</th><th>Defense Points</th>
@@ -15,3 +17,4 @@
        </tr>
        </TMPL_LOOP>
 </table>
+</TMPL_IF>