From 8b834ab5c59e8ae47eedd971c5332e793966231d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 14 Aug 2009 15:21:50 +0100 Subject: [PATCH 1/1] Further minor validation fixups --- yarrg/web/docs | 2 -- yarrg/web/lookup | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 ---------- -- 2.30.2