[freenet-cvs] r13043 - trunk/website/pages/en

mathias at freenetproject.org mathias at freenetproject.org
Sat Apr 28 19:57:30 UTC 2007


Author: mathias
Date: 2007-04-28 19:57:30 +0000 (Sat, 28 Apr 2007)
New Revision: 13043

Modified:
   trunk/website/pages/en/menu.php
Log:
doh


Modified: trunk/website/pages/en/menu.php
===================================================================
--- trunk/website/pages/en/menu.php	2007-04-28 19:24:25 UTC (rev 13042)
+++ trunk/website/pages/en/menu.php	2007-04-28 19:57:30 UTC (rev 13043)
@@ -35,7 +35,7 @@
 
 function lnk($text, $link) {
 ?>
-<li><a href="/<?=$link?>"><?=$text ?></a></li>
+<li><a href="<?=$link?>"><?=$text ?></a></li>
 <?
 }
 function page($text, $link) {




More information about the cvs mailing list