Revision: 4270
http://svn.sourceforge.net/winmerge/?rev=4270&view=rev
Author: gerundt
Date: 2007-05-07 13:08:16 -0700 (Mon, 07 May 2007)
Log Message:
-----------
Fix the double "This is an old version" info for WinMerge 2.2 amd 2.4.
Modified Paths:
--------------
trunk/Web/2.2/downloads.php
trunk/Web/2.4/downloads.php
trunk/Web/Changes.txt
Modified: trunk/Web/2.2/downloads.php
===================================================================
--- trunk/Web/2.2/downloads.php 2007-05-07 19:57:41 UTC (rev 4269)
+++ trunk/Web/2.2/downloads.php 2007-05-07 20:08:16 UTC (rev 4270)
@@ -5,7 +5,6 @@
$page->printHead('WinMerge: Downloads', WINMERGE_2_2);
?>
<h2>Downloads</h2>
-<p class="important">This is an old version of WinMerge, for the latest version go to the <a href="../index.php">main site</a>.</p>
<h3><a href="http://sourceforge.net/project/showfiles.php?group_id=13216&package_id=11248&release_id=331334">WinMerge 2.2.4</a></h3>
<dl>
<dt><a href="http://prdownloads.sourceforge.net/winmerge/WinMerge-2.2.4-Setup.exe">Installer</a></dt>
Modified: trunk/Web/2.4/downloads.php
===================================================================
--- trunk/Web/2.4/downloads.php 2007-05-07 19:57:41 UTC (rev 4269)
+++ trunk/Web/2.4/downloads.php 2007-05-07 20:08:16 UTC (rev 4270)
@@ -5,7 +5,6 @@
$page->printHead('WinMerge: Downloads', WINMERGE_2_4);
?>
<h2>Downloads</h2>
-<p class="important">This is an old version of WinMerge, for the latest version go to the <a href="../index.php">main site</a>.</p>
<h3><a href="http://sourceforge.net/project/showfiles.php?group_id=13216&package_id=11248&release_id=438554">WinMerge 2.4.10</a></h3>
<dl>
<dt><a href="http://prdownloads.sourceforge.net/winmerge/WinMerge-2.4.10-Setup.exe">Installer</a></dt>
Modified: trunk/Web/Changes.txt
===================================================================
--- trunk/Web/Changes.txt 2007-05-07 19:57:41 UTC (rev 4269)
+++ trunk/Web/Changes.txt 2007-05-07 20:08:16 UTC (rev 4270)
@@ -3,6 +3,9 @@
Web: page.inc
Fix wrong tab from WinMerge 2.2 download page.
Web\2.2: downloads.php
+ Fix the double "This is an old version" info for WinMerge 2.2 amd 2.4.
+ Web\2.2: downloads.php
+ Web\2.4: downloads.php
2007-04-25 Tim
RFE: [ 1700099 ] Web: Mailing list page?
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|