--- loncom/interface/londocs.pm 2006/06/19 09:40:17 1.232 +++ loncom/interface/londocs.pm 2006/06/26 22:31:56 1.233 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.232 2006/06/19 09:40:17 www Exp $ +# $Id: londocs.pm,v 1.233 2006/06/26 22:31:56 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2207,7 +2207,7 @@ sub handler { $script = ''; $r->print(&Apache::loncommon::start_page("$type Documents", $script, {'force_register' => $showdoc,}). - &Apache::loncommon::help_open_menu('','','','',273,'RAT')); + &Apache::loncommon::help_open_menu('','',273,'RAT')); my %allfiles = (); my %codebase = ();