]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/alliances/resources.tt2
Fixed estimated score column
[ndwebbie.git] / root / src / alliances / resources.tt2
index dec56a96f2d48483844e2599799d34cad8d9e9cb..71031ab294405fa8a3f0447e3ab3d4057a5f0652 100644 (file)
@@ -25,7 +25,7 @@
                <td>[% a.hidplanet %]</td>
                <td>[% a.nscore %] ([% a.scoregain %])</td>
                <td>[% a.nscore2 %] ([% a.nscore2 - a.score %])</td>
-               <td>[% a.nscore2 %] ([% a.nscore3 - a.score %])</td>
+               <td>[% a.nscore3 %] ([% a.scoregain3 %])</td>
        </tr>
 [% END %]
 </table>