chiark / gitweb /
only one "none" in each island dropdown
[ypp-sc-tools.db-live.git] / yarrg / web / pirate-route
index 154b37ddee30b5d7bca1aac22c8aa2a46bc25f3f..84b61e40acc00b29865ed85466d4bd180cf60c2f 100644 (file)
@@ -206,7 +206,6 @@ function ms_Setarch(dd) {
 <tr>
 %      for my $dd (0..$a{Dropdowns}-1) {
 <td><select name="islandid<% $dd %>">
-<option value="none">Select island...</option>
 <% $islandlistdata{'none'} %></select></td>
 %      }
 </tr>