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

[email protected] Mon, 19 Oct 2009 09:36:27 -0500 (CDT)
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2009-10-19 09:36:27 -0500 (Mon, 19 Oct 2009)
New Revision: 9988

Modified:
   trunk/www/utils/webhelpers/tools.py
Log:
oops.


Modified: trunk/www/utils/webhelpers/tools.py
===================================================================
--- trunk/www/utils/webhelpers/tools.py	2009-10-19 14:29:47 UTC (rev 9987)
+++ trunk/www/utils/webhelpers/tools.py	2009-10-19 14:36:27 UTC (rev 9988)
@@ -311,7 +311,7 @@
         <li><a href="<?php print "$BASEDIR"; ?>/tools/%s/docs/">Documentation</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>
-      </ul>""" % (tool, tool, tool, currentRelease, tool)
+      </ul>""" % (tool, tool, tool, tool, currentRelease)
 
     staticFile('tools/%s/_extra_menu.php'%tool, html)