]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/members/index.tt2
Revert "Remove attack groups"
[ndwebbie.git] / root / src / members / index.tt2
index d9b7559098992db1d141b256079fb313e6774154..a2ef6fbb653fca5faa277b7a7e08de42cc85bd03 100644 (file)
@@ -99,6 +99,7 @@
                <td>[% f.amount %]</td><td>[% f.tick %]</td>
                <td>[% IF f.back %]<input style="width:5em" type="text" name="back:[% f.fid %]" value="[% f.back %]">[% END %]</td>
                <td>[% IF f.back %]<input type="checkbox" name="change:[% f.fid %]">[% END %]</td>
+               <td><a href="[% c.uri_for('/raids/fleetcalc',f.fid) %]" rel="external">Calc</a></td>
        </tr>
        <tr id="fleet[% f.fid %]" class="hidden">
                <td>
@@ -151,15 +152,6 @@ CrBs: <input type="checkbox" name="class" value="z"[% IF attackgroups.grep('z').
        </p>
 </fieldset>
 </form>
-[% IF c.user.planet %]
-<form action="[% c.uri_for('postfleetupdate') %]" method="post">
-<fieldset class="forum-post"> <legend>Fleet</legend>
-       <p>Paste your total fleet from ships section on overview here (do it daily to see the menus):</p>
-       <textarea rows="15" cols="50" name="fleet"></textarea>
-       <br><input type="submit" value="Submit">
-</fieldset>
-</form>
-[% END %]
 </div>
 [% IF c.user.planet %]
 <img class="graph" src="[% c.uri_for('/graphs/planetstats',c.user.planet,STICK) %]" alt="stats for your planet" height="300" width="500">