--- loncom/interface/lonaboutme.pm 2009/02/13 18:56:13 1.94 +++ loncom/interface/lonaboutme.pm 2009/02/17 10:24:54 1.96 @@ -1,7 +1,7 @@ # The LearningOnline Network -# "About Me" Personal Information +# Personal Homepage # -# $Id: lonaboutme.pm,v 1.94 2009/02/13 18:56:13 neumanie Exp $ +# $Id: lonaboutme.pm,v 1.96 2009/02/17 10:24:54 weissno Exp $ # # Copyright Michigan State University Board of Trustees # @@ -120,7 +120,7 @@ sub handler { if ($target eq 'tex') { $r->print('\noindent{\large\textbf{'.&mt('No user home page available').'}}\\\\\\\\'); } else { - $r->print(&Apache::loncommon::start_page("Personal Information")); + $r->print(&Apache::loncommon::start_page("Personal Homepage")); $r->print('
'); $r->print(''); + $r->print(''.&Apache::lonnet::domain($cdom,'description').'
');#OLD SendMessage POS } else { $r->print('\textbf{'.&Apache::lonnet::domain($cdom,'description').'}\\\\'); @@ -286,7 +288,7 @@ my $image; &Apache::lonnet::allowuploaded('/adm/aboutme', $syllabus{'uploaded.photourl'}); - #This call is to resize all "about me" images in the LonCapa System. When its done, you can remove this line. + #This call is to resize all "Personal Info" images in the LonCapa System. When its done, you can remove this line. &Apache::lonnet::resizeImage(&Apache::lonnet::filelocation('',$syllabus{'uploaded.photourl'})); #---End Resize--- @@ -342,6 +344,9 @@ my $image; &Apache::loncommon::help_open_topic('Uploaded_Templates_PublicView').''); } }#End Print RSS and portfiles + + $r->print('