Author: cmpilato
Date: Fri Jun 10 16:19:03 2011
New Revision: 1134371
URL: http://svn.apache.org/viewvc?rev=1134371&view=rev
Log:
* site/publish/download/download.html
Make the "Recommended release" section look a little bit more like
it might once we're shipping from ASF hardware.
Modified:
subversion/site/publish/download/download.html
Modified: subversion/site/publish/download/download.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/download/download.html?rev=1134371&r1=1134370&r2=1134371&view=diff
==============================================================================
--- subversion/site/publish/download/download.html (original)
+++ subversion/site/publish/download/download.html Fri Jun 10 16:19:03 2011
@@ -87,9 +87,18 @@ fill up the above queue. -->
<p style="font-size: 150%; text-align: center;">Subversion 1.6.17</p>
-<p>This release is available for download from the
- <a
href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74"
- >Tigris Source Releases area</a>.</p>
+<table border="1" id="latest" style="margin-left: auto; margin-right: auto;">
+<tr>
+ <th>File</th>
+ <th>SHA1</th>
+ <th>Signatures</th>
+</tr>
+<tr>
+ <td colspan="3">This release is available for download from the
+ <a
href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74"
+ >Tigris Source Releases area</a>.</td>
+</tr>
+</table>
</div> <!-- #recommended-release -->