Author: dsetrakyan Date: Thu Mar 26 21:09:46 2015 New Revision: 1669439 URL: http://svn.apache.org/r1669439 Log: fixing download
Modified: incubator/ignite/site/trunk/download-mirrors.html Modified: incubator/ignite/site/trunk/download-mirrors.html URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/download-mirrors.html?rev=1669439&r1=1669438&r2=1669439&view=diff ============================================================================== --- incubator/ignite/site/trunk/download-mirrors.html (original) +++ incubator/ignite/site/trunk/download-mirrors.html Thu Mar 26 21:09:46 2015 @@ -49,24 +49,26 @@ <a href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.sha1">sha1</a>) </li> </ul> + <p> </p> <p> - If you encounter a problem with the selected mirror, please select another mirror. - If all mirrors are failing, there are <i>backup</i> mirrors - (at the end of the mirrors list) that should be available.</p> + If you encounter a problem with the selected mirror, please select another 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="/download.html" method="get" id="SelectMirror"> - Selected mirror: - <select name="Preferred" onchange="submit()"> - [if-any http] - [for http]<option value="[http]"[is http preferred] selected="selected"[end]>[http]</option>[end] - [end] - [if-any ftp] - [for ftp]<option value="[ftp]"[is ftp preferred] selected="selected"[end]>[ftp]</option>[end] - [end] - [if-any backup] - [for backup]<option value="[backup]"[is backup preferred] selected="selected"[end]>[backup] (backup)</option>[end] - [end] - </select> - <input type="submit" value="Change" /> + Selected mirror: + <select name="Preferred" onchange="submit()"> + [if-any http] + [for http]<option value="[http]"[is http preferred] selected="selected"[end]>[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]"[is ftp preferred] selected="selected"[end]>[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]"[is backup preferred] selected="selected"[end]>[backup] (backup)</option>[end] + [end] + </select> + <input type="submit" value="Change" /> </form> <p> <br/>