commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r7068 - trunk/www/utils/webhelpers


From: jan
Subject: [gnue] r7068 - trunk/www/utils/webhelpers
Date: Sat, 26 Feb 2005 12:08:23 -0600 (CST)

Author: jan
Date: 2005-02-26 12:08:18 -0600 (Sat, 26 Feb 2005)
New Revision: 7068

Modified:
   trunk/www/utils/webhelpers/tools.py
Log:
Fix to per tool screenshot link


Modified: trunk/www/utils/webhelpers/tools.py
===================================================================
--- trunk/www/utils/webhelpers/tools.py 2005-02-25 19:14:45 UTC (rev 7067)
+++ trunk/www/utils/webhelpers/tools.py 2005-02-26 18:08:18 UTC (rev 7068)
@@ -316,7 +316,7 @@
         <li><a href="<?php print "$BASEDIR"; ?>/tools/%s/">Overview</a></li>
         <li><a href="<?php print "$BASEDIR"; 
?>/tools/%s/docs/">Documentation</a></li>
         <li><a href="<?php print "$BASEDIR"; 
?>/tools/%s/roadmap.php">Roadmap</a></li>
-        <li><a href="<?php print "$BASEDIR"; 
?>/screenshots/%s/">Screenshots</a></li>
+        <li><a href="<?php print "$BASEDIR"; 
?>/gallery/%s.php">Screenshots</a></li>
         <li><a href="<?php print "$BASEDIR"; ?>/tools/%s/%s/">Download</a></li>
         <li><a href="<?php print "$BASEDIR"; ?>/tools/%s/bugs.php">Bug 
Reports</a></li>
       </ul>""" % (tool,tool,tool,tool, tool, currentRelease, tool)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]