--- loncom/interface/lonsyllabus.pm 2007/07/27 00:24:50 1.62 +++ loncom/interface/lonsyllabus.pm 2008/01/16 17:13:57 1.63 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.62 2007/07/27 00:24:50 albertel Exp $ +# $Id: lonsyllabus.pm,v 1.63 2008/01/16 17:13:57 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -189,7 +189,7 @@ sub handler { } if ($allowed) { $r->print('

'. -&Apache::loncommon::help_open_topic('Uploaded_Templates_TextBoxes','Help with filling in text boxes').'

'.&mt('This syllabus can be publicly viewed at') +&Apache::loncommon::help_open_topic('Uploaded_Templates_TextBoxes',&mt('Help with filling in text boxes')).'

'.&mt('This syllabus can be publicly viewed at') .' http://'. &Apache::lonnet::hostname($homeserver).$r->uri.''. &Apache::loncommon::help_open_topic('Syllabus_ExtLink').'

'. @@ -327,7 +327,7 @@ sub handler { if ($allowed) { $r->print('
'); + ' '); } } } @@ -338,7 +338,7 @@ sub handler { if ($target ne 'tex') {$r->print('

');} else {$r->print('\\\\');} } else { if ($target ne 'tex') {$r->print('

');} else {$r->print('\par ');} - $r->print('No syllabus information provided.'); + $r->print(&mt('No syllabus information provided.')); if ($target ne 'tex') {$r->print('

');} } if ($target ne 'tex') {