--- loncom/interface/lonaboutme.pm 2009/02/13 17:26:55 1.93 +++ loncom/interface/lonaboutme.pm 2009/02/17 08:24:28 1.95 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.93 2009/02/13 17:26:55 neumanie Exp $ +# $Id: lonaboutme.pm,v 1.95 2009/02/17 08:24:28 schualex Exp $ # # Copyright Michigan State University Board of Trustees # @@ -209,7 +209,8 @@ sub handler { my $start_page = &Apache::loncommon::start_page("Personal Information",$rss_link,$args); $r->print($start_page); - $r->print('
'); $r->print(''); + $r->print(''.&Apache::lonnet::domain($cdom,'description').'
');#OLD SendMessage POS } else { $r->print('\textbf{'.&Apache::lonnet::domain($cdom,'description').'}\\\\'); @@ -290,7 +292,7 @@ my $image; &Apache::lonnet::resizeImage(&Apache::lonnet::filelocation('',$syllabus{'uploaded.photourl'})); #---End Resize--- - $image=qq{}; + $image=qq{
}; if ($target eq 'tex') { $image=&Apache::lonxml::xmlparse($r,'tex',$image); @@ -342,6 +344,9 @@ my $image; &Apache::loncommon::help_open_topic('Uploaded_Templates_PublicView').''); } }#End Print RSS and portfiles + + $r->print('