]> i-scream Git - www.i-scream.org.git/blobdiff - cgi-bin/download.cgi
VRMLgraph is still on i-scream.org.uk until Paul moves it :-)
[www.i-scream.org.git] / cgi-bin / download.cgi
index 6ac9978e14e91bff2e02a2414185f583d146a932..51727ec1df5da4170750dcf2acf0a9d43e2f99c3 100755 (executable)
@@ -19,11 +19,11 @@ $| = 1;
 #--------------------------------------------------------------
 # Essential Settings
 #--------------------------------------------------------------
-my ($build_dir) = "/builds";
+my ($build_dir) = "/downloads";
 my ($log_file) = "download_log";
-my ($left) = "../left.inc" ;
-my ($title) = "../title.inc";
-my ($bottom) = "../bottom.inc";
+my ($left) = "../htdocs/left.inc" ;
+my ($title) = "../htdocs/title.inc";
+my ($bottom) = "../htdocs/bottom.inc";
 #--------------------------------------------------------------
 
 
@@ -96,10 +96,11 @@ END
            <font face="arial,sans-serif">
            <center><h3>i-scream builds</h3></center>
            <font size="2">
-            At the current moment, all i-scream builds may be downloaded <b>free
-            of charge</b>.  If you wish to be alerted infrequently about important issues
-            regarding the i-scream montoring system, then we would recommend that
-            you provide your contact details below.  All fields are optional.
+            If you wish your details to be kept so we can contact you in the
+            future about i-scream, please enter them below. At the moment we
+            are not using this information, but we may collate a list of
+            details for when we make a new major release. All details are
+            optional - do not feel obliged to enter anything!
            </font>
            </font>
           </td>