--- loncom/interface/lonsyllabus.pm 2004/05/03 17:36:47 1.28 +++ loncom/interface/lonsyllabus.pm 2004/05/03 17:49:11 1.29 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.28 2004/05/03 17:36:47 sakharuk Exp $ +# $Id: lonsyllabus.pm,v 1.29 2004/05/03 17:49:11 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -104,7 +104,7 @@ ENDDOCUMENT $r->print('

'.$courseenv{'description'}.'

'. $Apache::lonnet::domaindescription{$cdom}.'

'); } else { - $r->print('\noindent\large\textbf{'.$courseenv{'description'}.'}}\\\\\\\\\textbf{'. + $r->print('\noindent{\large\textbf{'.$courseenv{'description'}.'}}\\\\\\\\\textbf{'. $Apache::lonnet::domaindescription{$cdom}.'}\\\\'); } # -------------------------------------------------------------- Announcements?