chiark / gitweb /
Further minor validation fixups
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2009 14:21:50 +0000 (15:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 14 Aug 2009 14:21:50 +0000 (15:21 +0100)
yarrg/web/docs
yarrg/web/lookup

index 828fd213283f8da0076f8392ba5c9dab20117879..72b615a4dd37066a8cbdd6841a36530d2486ba4e 100755 (executable)
@@ -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.
 
 the format expected by the code you'll be running.  Please just ask
 us.
 
-</html>
-
 <h2>Contacting the YARRG developers</h2>
 
 Email Ian Jackson ijackson (at) chiark.greenend.org.uk.  Or talk to
 <h2>Contacting the YARRG developers</h2>
 
 Email Ian Jackson ijackson (at) chiark.greenend.org.uk.  Or talk to
index 5a441b31b652e874e4d5c04f1dd9f7cc31dbf369..6abba56f6489114332b113ff18a588a6c4e09683 100755 (executable)
@@ -167,7 +167,7 @@ $routestring => ''
 % if (!$a{Dropdowns}) {
 
 Enter route (islands, or archipelagoes, separated by |s or commas;
 % if (!$a{Dropdowns}) {
 
 Enter route (islands, or archipelagoes, separated by |s or commas;
- abbreviations are OK):<br/>
+ abbreviations are OK):<br>
 
 <&| script &>
 tr_uri= "routetextstring?format=json&type=text/xml"
 
 <&| 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();"><br>
  value="<% $routestring |h %>"
  onchange="tr_Needed();"
  onkeyup="tr_Later();"><br>
-<div id="routeresults">&nbsp;</div><br/>
+<div id="routeresults">&nbsp;</div><br>
 
 % } else { #---------- dropdowns, user selects from menus ----------
 
 
 % } else { #---------- dropdowns, user selects from menus ----------