Author: asankha
Date: Thu Sep 24 03:51:22 2009
New Revision: 818359
URL: http://svn.apache.org/viewvc?rev=818359&view=rev
Log:
try to fixbroken downloads
Modified:
synapse/site/download/1.2/download.html
Modified: synapse/site/download/1.2/download.html
URL:
http://svn.apache.org/viewvc/synapse/site/download/1.2/download.html?rev=818359&r1=818358&r2=818359&view=diff
==============================================================================
--- synapse/site/download/1.2/download.html (original)
+++ synapse/site/download/1.2/download.html Thu Sep 24 03:51:22 2009
@@ -267,18 +267,20 @@
mirror. If all mirrors are failing, there are <i>backup</i>
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">
- [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>
- You may also consult the <a href="http://www.apache.org/mirrors/"
class="externalLink">complete list of mirrors</a>.
+<form action="[location]" method="get" id="SelectMirror" name="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+ [for http]<option value="[http]">[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>[end]
+[end]
+</select><input type="submit" value="Change"></form><p>You may also consult
the <a class="externalLink" href="http://www.apache.org/mirrors/">complete list
of mirrors</a>
+
</p>
<p><strong>Note:</strong> when downloading from a mirror please
check the <a href="http://www.apache.org/dev/release-signing#md5"
class="externalLink">md5sum</a> and verify