Author: nextgens
Date: 2006-08-16 22:14:08 +0000 (Wed, 16 Aug 2006)
New Revision: 10143

Modified:
   trunk/website/index.php
   trunk/website/pages/download.php
Log:
website: it was silly

Modified: trunk/website/index.php
===================================================================
--- trunk/website/index.php     2006-08-16 22:12:00 UTC (rev 10142)
+++ trunk/website/index.php     2006-08-16 22:14:08 UTC (rev 10143)
@@ -81,7 +81,7 @@
        <td height="20" align="right" valign="bottom" 
background="image/hdr_bg_short.gif"><?
        foreach($modes as $m => $k) {
                if(!$k) {
-                       echo "<a href='/".$page.".html?mode=".$m."' 
onMouseOver=\"rollOn('";
+                       echo "<a href='index.php?page=".$page."&mode=".$m."' 
onMouseOver=\"rollOn('";
                        echo $m."s');\" onMouseOut=\"rollOff('".$m."s');\"><img 
border=0 name=".$m;
                        echo "s alt=".$m."s src=\"image/".$m."s.gif\"></a>";
                }

Modified: trunk/website/pages/download.php
===================================================================
--- trunk/website/pages/download.php    2006-08-16 22:12:00 UTC (rev 10142)
+++ trunk/website/pages/download.php    2006-08-16 22:14:08 UTC (rev 10143)
@@ -21,7 +21,7 @@
 <big>#freenet-refs</big>, to see if anyone will connect to you.

 <p> <i>If you have a firewall or a NAT box click <a
-href="http://freenetproject.org/index.php?page=faq#firewall";><b>here</b></a>
+href="/faq.html#firewall"><b>here</b></a>
 for some info.</i> <BR> &nbsp;<BR>

 <h3>Windows</h3>


Reply via email to