|
From: <the...@us...> - 2006-03-18 19:49:16
|
Revision: 4 Author: thekingant Date: 2006-03-18 11:49:11 -0800 (Sat, 18 Mar 2006) ViewCVS: http://svn.sourceforge.net/fceultra/?rev=4&view=rev Log Message: ----------- Rename releases.php to download.php Modified Paths: -------------- web/htdocs-inc/header.php Modified: web/htdocs-inc/header.php =================================================================== --- web/htdocs-inc/header.php 2006-03-18 19:48:07 UTC (rev 3) +++ web/htdocs-inc/header.php 2006-03-18 19:49:11 UTC (rev 4) @@ -19,8 +19,8 @@ <div class="navbox"> <span class="naventry">[<a href="/">Home</a>]</span> +<span class="naventry">[<a href="/download.php">Download</a>]</span> <span class="naventry">[<a href="docs.php">Documentation</a>]</span> -<span class="naventry">[<a href="/releases.php">Releases</a>]</span> <span class="naventry">[<a href="/support.php">Support Files</a>]</span> <span class="naventry">[<a href="/links.php">Links</a>]</span> <span class="naventry">[<a href="http://sourceforge.net/projects/fceultra/">Development</a>]</span> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |