--- loncom/publisher/lonpubdir.pm 2007/11/02 19:24:44 1.105 +++ loncom/publisher/lonpubdir.pm 2008/01/16 12:08:04 1.106 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Directory Lister # -# $Id: lonpubdir.pm,v 1.105 2007/11/02 19:24:44 albertel Exp $ +# $Id: lonpubdir.pm,v 1.106 2008/01/16 12:08:04 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -105,7 +105,7 @@ sub handler { my $numres = 0; # Start off the directory table. - $r->print('
'.&mt('Type').' | '. ''.&mt('Actions').' | '. @@ -197,7 +197,7 @@ sub startpage { my $formaction='/priv/'.$uname.$thisdisfn.'/'; $formaction=~s|/+|/|g; my $pagetitle .= &Apache::loncommon::help_open_menu('','',3,'Authoring'). - 'Construction Space: '. + ''.&mt('Construction Space').': '. '
---|