]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/intel/planet.tt2
Replaced intelquery function with a view
[ndwebbie.git] / root / src / intel / planet.tt2
index 7d18e536dc6b495e2984f2fd84b404fc6b4cdfc2..4e5eb631185398fbd9ceb3e990edbc69e80d5340 100644 (file)
@@ -69,8 +69,8 @@
        </tr>
 [% FOR i IN incoming %]
        <tr class="[% loop.count % 2 == 0 ? 'even' : 'odd' %]">
-       <td>[% i.oalliance %]</td>
-       <td><a href="[% c.uri_for('planet',i.sender) %]">[% i.ocoords %]</a></td>
+       <td>[% i.salliance %]</td>
+       <td><a href="[% c.uri_for('planet',i.sender) %]">[% i.scoords %]</a></td>
        <td class="[% i.ingal ? 'ingal' : i.mission %]">[% i.mission %]</td>
        <td align="center">[% i.landingtick %]</td>
        <td align="center">[% i.eta %]</td>