chiark / gitweb /
Minor html style changes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 22 Sep 2009 14:25:57 +0000 (15:25 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 22 Sep 2009 14:25:57 +0000 (15:25 +0100)
yarrg/web/query_route

index 2162e8a8bbf203c7336c561d217374c378d11043..62c2aab9ee55c664f0c19f4bf992cafcc009e552 100644 (file)
@@ -94,9 +94,7 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' };
 
 <strong>Advanced options - you may leave these blank:</strong>
 <p>
-<table>
-<tr>
-<td>
+<table><tr><td>
 
 Vessel or capacity:
 <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'cs',
@@ -134,8 +132,7 @@ Expected losses:
  &>
  size=9
 </&>
-</td>
-</tr>
+
 </table>
 
 % } #---------- end of dropdowns, now common middle of page code ----------