--- 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('

'.&Apache::loncommon::plainname($cnum,$cdom).'

'); + $r->print('
'); + $r->print('

'.&Apache::loncommon::plainname($cnum,$cdom).'

'); } else { $r->print('\noindent{\large\textbf{'.&Apache::loncommon::plainname($cnum,$cdom).'}}\\\\\\\\'); } @@ -219,6 +220,7 @@ sub handler { '"'); } if ($target ne 'tex') { + $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('
'); + $r->print('
'); if ($allowed) { if ($env{'form.popup'}) { $r->print('