--- loncom/interface/lonuserutils.pm 2008/12/06 12:49:18 1.74 +++ loncom/interface/lonuserutils.pm 2008/12/06 20:32:37 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.74 2008/12/06 12:49:18 bisitz Exp $ +# $Id: lonuserutils.pm,v 1.75 2008/12/06 20:32:37 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -403,7 +403,7 @@ sub javascript_validations { name => 'The optional name field was not specified.', snum => 'The optional ID number field was not specified.', section => 'The optional section field was not specified.', - email => 'The optional email address field was not specified.', + email => 'The optional e-mail address field was not specified.', role => 'The optional role field was not specified.', domain => 'The optional domain field was not specified.', continue => 'Continue adding users?',