--- loncom/interface/lonuserutils.pm 2009/02/18 19:34:08 1.81 +++ loncom/interface/lonuserutils.pm 2009/02/19 11:07:20 1.82 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.81 2009/02/18 19:34:08 schafran Exp $ +# $Id: lonuserutils.pm,v 1.82 2009/02/19 11:07:20 weissno Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2064,7 +2064,7 @@ END 'ua' => "uncheck all", 'ac' => "Action to take for selected users", 'link' => "Behavior of clickable username link for each user", - 'aboutme' => "Display a user's personal homepage", + 'aboutme' => "Display a user's personal information page", 'owin' => "Open in a new window", 'modify' => "Modify a user's information", 'clicker' => "Clicker-ID",