chiark / gitweb /
Minor html style changes
[ypp-sc-tools.db-live.git] / yarrg / web / query_route
index 26b83a58b1308f3a595712ff76d1918bbee46146..62c2aab9ee55c664f0c19f4bf992cafcc009e552 100644 (file)
@@ -87,16 +87,14 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' };
        enterwhat => 'Enter route',
        islandids_r => \@islandids,
        archipelagoes_r => \@archipelagoes
-&>
+ &>
 
 %#---------- textboxes, user enters details as strings ----------
 % if (!$qa->{Dropdowns}) {
 
 <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',
@@ -121,8 +119,9 @@ Expected losses:
  &>
  size=9
 </&>
-</tr>
-<tr>
+
+</table>
+<table><tr>
 
 <td>Available capital:
 
@@ -133,8 +132,7 @@ Expected losses:
  &>
  size=9
 </&>
-</td>
-</tr>
+
 </table>
 
 % } #---------- end of dropdowns, now common middle of page code ----------