--- loncom/interface/lonuserutils.pm 2012/02/08 19:35:20 1.136.6.2 +++ loncom/interface/lonuserutils.pm 2012/02/09 22:06:16 1.136.6.3 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.136.6.2 2012/02/08 19:35:20 raeburn Exp $ +# $Id: lonuserutils.pm,v 1.136.6.3 2012/02/09 22:06:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2322,7 +2322,7 @@ END 'type' => "enroll type/action", 'email' => "e-mail address", 'photo' => "photo", - 'lastlogin' => "last login" + 'lastlogin' => "last login", 'extent' => "extent", 'pr' => "Proceed", 'ca' => "check all",