[Fusionforge-commits] r6848 - trunk/htdocs

Christian Bayle cbayle at libremir.placard.fr.eu.org
Sat Jan 31 21:32:25 CET 2009


Author: cbayle
Date: 2009-01-31 21:32:25 +0100 (Sat, 31 Jan 2009)
New Revision: 6848

Modified:
   trunk/htdocs/index.php
Log:
link installcd to new place


Modified: trunk/htdocs/index.php
===================================================================
--- trunk/htdocs/index.php	2009-01-31 19:59:39 UTC (rev 6847)
+++ trunk/htdocs/index.php	2009-01-31 20:32:25 UTC (rev 6848)
@@ -46,7 +46,10 @@
 				<pre>apt-get update ; apt-get install fusionforge</pre>
 			</div>
 			<div class="tabbertab" title="Install CD">
+				<iframe id="installcd" src="http://<?php echo $_SERVER['SERVER_NAME']; ?>/instalcd/" name="InstallCD" frameborder="0" height="50%" width="100%" scrolling="auto"></iframe>
+				<!--
 				<iframe id="installcd" src="http://www.planetforge.org/downloads/" name="InstallCD" frameborder="0" height="50%" width="100%" scrolling="auto"></iframe>
+				-->
 			</div>
 			<div class="tabbertab" title="Chat">
 				<h5>For more info you can join FusionForge developpers on IRC at:</h5>




More information about the Fusionforge-commits mailing list