--- loncom/interface/loncommon.pm 2008/02/01 23:03:13 1.639 +++ loncom/interface/loncommon.pm 2008/02/13 12:41:11 1.640 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.639 2008/02/01 23:03:13 raeburn Exp $ +# $Id: loncommon.pm,v 1.640 2008/02/13 12:41:11 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4004,9 +4004,9 @@ ENDROLE $lastitem = $thisdisfn; } $titleinfo = - &Apache::loncommon::help_open_menu('','',3,'Authoring'). - 'Construction Space: '. - '
' .&Apache::lonhtmlcommon::crumbs($uname.'/'.$parentpath,'_top','/priv','','+1',1)."$lastitem
" .&Apache::lonhtmlcommon::select_recent('construct','recent','this.form.action=this.form.recent.value;this.form.submit()')