--- loncom/publisher/lonpubdir.pm 2006/04/06 20:52:50 1.89 +++ loncom/publisher/lonpubdir.pm 2006/04/18 22:38:08 1.90 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Directory Lister # -# $Id: lonpubdir.pm,v 1.89 2006/04/06 20:52:50 albertel Exp $ +# $Id: lonpubdir.pm,v 1.90 2006/04/18 22:38:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -209,10 +209,10 @@ sub startpage { {'body_title' => $pagetitle,})); } else { - $r->print(&Apache::loncommon::start_page('Construction Space',undef, - {'only_body' => 1,})); + $r->print(&Apache::loncommon::start_page('Construction Space',undef)); $r->print($pagetitle); } + my $pubdirscript=(< top.document.title = '$thisdisfn/ - LON-CAPA Construction Space';