]> ruin.nu Git - ndwebbie.git/commitdiff
Fix to use valid html
authorMichael Andreen <harv@ruin.nu>
Wed, 28 Jul 2010 19:45:25 +0000 (21:45 +0200)
committerMichael Andreen <harv@ruin.nu>
Wed, 28 Jul 2010 19:45:25 +0000 (21:45 +0200)
root/lib/site/leftbar.tt2

index f3a1e2b051d35874a87ac7f44d1a05b8fb7f5b84..6b06905da79ce00674a3005d8aa45f09884bfe86 100644 (file)
@@ -74,8 +74,9 @@
        <p><b>Update your fleet to see raids and launch confirmation</b></p>
 <form action="[% c.uri_for('/members/postfleetupdate') %]" method="post">
        <p>Paste your total fleet from ships section on overview here:</p>
-       <textarea rows="5" cols="15" name="fleet"></textarea>
+       <p><textarea rows="5" cols="15" name="fleet"></textarea>
        <br><input type="submit" value="Submit">
+       </p>
 </form>
        [% ELSE %]
        <form action="/members/postowncoords" method="post">