From: Ian Jackson Date: Fri, 14 Aug 2009 14:21:50 +0000 (+0100) Subject: Further minor validation fixups X-Git-Tag: 3.4~192 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=8b834ab5c59e8ae47eedd971c5332e793966231d;hp=722fc0f37a93314d9f53b8dac0acaf74e473b87a Further minor validation fixups --- diff --git a/yarrg/web/docs b/yarrg/web/docs index 828fd21..72b615a 100755 --- a/yarrg/web/docs +++ b/yarrg/web/docs @@ -130,8 +130,6 @@ copies of updates submitted by users of the official YARRG client, in the format expected by the code you'll be running. Please just ask us. - -

Contacting the YARRG developers

Email Ian Jackson ijackson (at) chiark.greenend.org.uk. Or talk to diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 5a441b3..6abba56 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -167,7 +167,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 +214,7 @@ window.onload= tr_Needed; value="<% $routestring |h %>" onchange="tr_Needed();" onkeyup="tr_Later();">
-
 

+
 

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