[LON-CAPA-cvs] cvs: loncom /interface lonuserutils.pm
weissno
weissno@source.lon-capa.org
Tue, 17 Feb 2009 10:12:37 -0000
weissno Tue Feb 17 10:12:37 2009 EDT
Modified files:
/loncom/interface lonuserutils.pm
Log:
weiss: changed "Display a user's personal page" to "Display a user's personal homepage" for an consistent wording
Index: loncom/interface/lonuserutils.pm
diff -u loncom/interface/lonuserutils.pm:1.79 loncom/interface/lonuserutils.pm:1.80
--- loncom/interface/lonuserutils.pm:1.79 Tue Jan 27 15:59:30 2009
+++ loncom/interface/lonuserutils.pm Tue Feb 17 10:12:37 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Utility functions for managing LON-CAPA user accounts
#
-# $Id: lonuserutils.pm,v 1.79 2009/01/27 15:59:30 schafran Exp $
+# $Id: lonuserutils.pm,v 1.80 2009/02/17 10:12:37 weissno Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2064,7 +2064,7 @@
'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 page",
+ 'aboutme' => "Display a user's personal homepage",
'owin' => "Open in a new window",
'modify' => "Modify a user's information",
'clicker' => "Clicker-ID",