From: Michael Andreen Date: Sat, 26 Dec 2009 11:53:33 +0000 (+0100) Subject: Only require fleet paste for raids and launch confirmation X-Git-Url: https://ruin.nu/git/?p=ndwebbie.git;a=commitdiff_plain;h=916c30f343f7220bacd35bcd072354cfd71536ee Only require fleet paste for raids and launch confirmation --- diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index ef01321..0e0c52f 100644 --- a/root/lib/site/leftbar.tt2 +++ b/root/lib/site/leftbar.tt2 @@ -49,33 +49,14 @@ [% IF c.check_user_roles("member_menu") %] - [% IF user.attacker %]

Member menu

- [% ELSE %] - [% IF c.user.planet %] -

Update your fleet to see member menu

-
-

Paste your total fleet from ships section on overview here:

- -
-
- [% ELSE %] -
-

We need your planet's coordinates: - - -

-
- [% END %] - [% END %] [% END %] [% IF c.check_user_roles("covop") %]

Covop menu

@@ -86,14 +67,31 @@ [% END %] [% IF user.attacker %] -

Attack menu

+

Fleet menu

[% PROCESS inc/targetlist.tt2 %]
+[% ELSIF c.check_user_roles("member_menu") %] + [% IF c.user.planet %] +

Update your fleet to see raids and launch confirmation

+
+

Paste your total fleet from ships section on overview here:

+ +
+
+ [% ELSE %] +
+

We need your planet's coordinates: + + +

+
+ [% END %] [% END %] [% IF c.check_user_roles("bc_menu") %]

BC menu