X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=931594a2b71ce718d615bbfecf46e09c00c9d5d2;hp=5a441b31b652e874e4d5c04f1dd9f7cc31dbf369;hb=ad7330407875909b4723839c8872da2de61c8244;hpb=ea35c3e59168d937ba97e9e76b79918936fbaa6d diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 5a441b3..931594a 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -85,7 +85,6 @@ foreach my $var (@vars) { <% ucfirst $ahtml{Query} %> - YARRG -<& webcopyright &> YARRG - Yet Another Revenue Research Gatherer @@ -167,7 +166,7 @@ $routestring => '' % if (!$a{Dropdowns}) { Enter route (islands, or archipelagoes, separated by |s or commas; - abbreviations are OK):
+ abbreviations are OK):
<&| script &> tr_uri= "routetextstring?format=json&type=text/xml" @@ -214,7 +213,7 @@ window.onload= tr_Needed; value="<% $routestring |h %>" onchange="tr_Needed();" onkeyup="tr_Later();">
-
 

+
 

% } else { #---------- dropdowns, user selects from menus ----------