--- loncom/interface/lonaboutme.pm 2009/02/13 18:56:13 1.94 +++ loncom/interface/lonaboutme.pm 2009/02/19 18:55:53 1.100 @@ -1,7 +1,7 @@ # The LearningOnline Network -# "About Me" Personal Information +# Personal Information Page # -# $Id: lonaboutme.pm,v 1.94 2009/02/13 18:56:13 neumanie Exp $ +# $Id: lonaboutme.pm,v 1.100 2009/02/19 18:55:53 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:').'