--- loncom/publisher/Attic/lonconstruct.pm 2006/04/11 18:58:22 1.33 +++ loncom/publisher/Attic/lonconstruct.pm 2008/02/03 01:11:01 1.34 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Page Wrapper for Construction # -# $Id: lonconstruct.pm,v 1.33 2006/04/11 18:58:22 albertel Exp $ +# $Id: lonconstruct.pm,v 1.34 2008/02/03 01:11:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -92,12 +92,12 @@ sub handler { &Apache::loncommon::get_unprocessed_cgi ($ENV{'QUERY_STRING'},['forceedit']); if ($env{'form.forceedit'}) { - $lowerframe.='?editmode=Edit&problemmode=EditXML'; + $lowerframe.='?editmode=Edit&problemmode=editxml'; } &Apache::loncommon::get_unprocessed_cgi ($ENV{'QUERY_STRING'},['forceColoredit']); if ($env{'form.forceColoredit'}) { - $lowerframe.='?editmode=Edit&problemmode=Edit'; + $lowerframe.='?editmode=Edit&problemmode=edit'; } #