]> ruin.nu Git - ndwebbie.git/blobdiff - templates/targetList.tmpl
Make relationship and planet_status an enum
[ndwebbie.git] / templates / targetList.tmpl
index f61701a87ed9a8c4830f9002286a2c2eee563fc6..189e2c11381111660cf3f97c3cc61fdf632f58d9 100644 (file)
@@ -12,7 +12,7 @@
                <th><a href="/<TMPL_VAR NAME=PAGE>?order=nfvalue2">NF Value - Ally Value</a></th>
        </tr>
 <TMPL_LOOP Alliances>
-       <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">
+       <tr class="<TMPL_IF __odd__>odd<TMPL_ELSE>even</TMPL_IF>">
                <td><a href="/check?coords=<TMPL_VAR NAME=Coords>"><TMPL_VAR NAME=Coords></a></td>
                <td><TMPL_VAR NAME=Alliance></td>
                <td><TMPL_VAR NAME=Race></td>