--- loncom/interface/lonaboutme.pm 2009/02/13 17:26:55 1.93 +++ loncom/interface/lonaboutme.pm 2009/03/07 15:07:09 1.109 @@ -1,7 +1,7 @@ # The LearningOnline Network -# "About Me" Personal Information +# Personal Information Page # -# $Id: lonaboutme.pm,v 1.93 2009/02/13 17:26:55 neumanie Exp $ +# $Id: lonaboutme.pm,v 1.109 2009/03/07 15:07:09 neumanie 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 Information Page")); $r->print('

'.&mt('No user home page available') .'

'. &mt('This is a result of one of the following:').'