]> ruin.nu Git - ndwebbie.git/blobdiff - templates/hostileAlliances.tmpl
Storing government for planets
[ndwebbie.git] / templates / hostileAlliances.tmpl
index 8a3fe3c9137b1a939a23e22ef65c8a4d53225d70..bb74b0e5c10f7cc5e149922e790c1449021bc96d 100644 (file)
@@ -16,7 +16,7 @@
                <th>Hostile Counts</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="/alliances?alliance=<TMPL_VAR NAME=Id>"><TMPL_VAR NAME=Name></a></td>
                <td><TMPL_VAR NAME=HostileCount></td>
        </tr>