Author: vgritsenko Date: Sat Feb 24 18:16:18 2007 New Revision: 511404 URL: http://svn.apache.org/viewvc?view=rev&rev=511404 Log: fix download cgi template
Modified: xml/xindice/trunk/src/documentation/content/xdocs/download.html Modified: xml/xindice/trunk/src/documentation/content/xdocs/download.html URL: http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/download.html?view=diff&rev=511404&r1=511403&r2=511404 ============================================================================== --- xml/xindice/trunk/src/documentation/content/xdocs/download.html (original) +++ xml/xindice/trunk/src/documentation/content/xdocs/download.html Sat Feb 24 18:16:18 2007 @@ -1,5 +1,5 @@ <!-- - - Copyright 1999-2004 The Apache Software Foundation. + - Copyright 1999-2007 The Apache Software Foundation. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. @@ -19,7 +19,6 @@ <!-- - Version: $Revision$ $Date$ --> - <html> <body> <h1>Downloads</h1> @@ -46,15 +45,15 @@ <form action="[location]" method="get" id="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] +<!--[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> @@ -133,7 +132,7 @@ </ul> - <h3>Other Releases</h3> + <h2>Other Releases</h2> <p>You can <a href="[preferred]/xml/xindice/">browse mirror directory</a> for other Xindice releases.