--- loncom/interface/lonaboutme.pm 2009/02/17 08:24:28 1.95 +++ 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.95 2009/02/17 08:24:28 schualex 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('

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

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