Author: pzf
Date: Mon Jan 28 09:41:44 2008
New Revision: 615967

URL: http://svn.apache.org/viewvc?rev=615967&view=rev
Log:
testing fixup

Modified:
    webservices/synapse/site/download/1.1.1/download.html

Modified: webservices/synapse/site/download/1.1.1/download.html
URL: 
http://svn.apache.org/viewvc/webservices/synapse/site/download/1.1.1/download.html?rev=615967&r1=615966&r2=615967&view=diff
==============================================================================
--- webservices/synapse/site/download/1.1.1/download.html (original)
+++ webservices/synapse/site/download/1.1.1/download.html Mon Jan 28 09:41:44 
2008
@@ -261,13 +261,15 @@
         mirrors (at the end of the mirrors list) that should be available.
       </p>
 <form action="[location]" method="get" id="SelectMirror">
-        Other mirrors: <select name="Preferred"><option value="[http]" 
selected="selected">
+        Other mirrors: <select name="Preferred">
+        [if-any http][for http]
+        <option value="[http]" selected="selected">     
           [http]</option>[end][end][if-any ftp][for ftp]
         <option value="[ftp]">
           [ftp]</option>[end][end][if-any backup][for backup]
         <option value="[backup]">
           [backup] (backup)
-        </option></select><input type="submit" value="Change"></form><p>
+        </option>[end][end]</select><input type="submit" 
value="Change"></form><p>
         You may also consult the <a href="http://www.apache.org/mirrors/"; 
class="externalLink">complete list of mirrors</a>.
       </p>
 <p><strong>Note:</strong> when downloading from a mirror please



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to