--- loncom/publisher/Attic/lonconstruct.pm	2003/10/18 17:17:12	1.15
+++ loncom/publisher/Attic/lonconstruct.pm	2003/10/18 17:18:14	1.16
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Construction Space Page Wrapper for Construction
 #
-# $Id: lonconstruct.pm,v 1.15 2003/10/18 17:17:12 taceyjo1 Exp $
+# $Id: lonconstruct.pm,v 1.16 2003/10/18 17:18:14 taceyjo1 Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -123,7 +123,7 @@ sub handler {
    &Apache::loncommon::get_unprocessed_cgi
 	($ENV{'QUERY_STRING'},['decompress']);
    if ($ENV{'form.decompress'}) {
-       $lowerframe='http://$ENV{'SERVER_NAME'}/cgi-bin/decompress.pl?something';
+       $lowerframe='http://$ENV{'SERVER_NAME'}/cgi-bin/decompress.pl?decompress';
    }
    $r->print(<<ENDPAGE);
 <html>