--- loncom/interface/lonpreferences.pm 2008/03/03 11:29:57 1.114 +++ loncom/interface/lonpreferences.pm 2008/03/06 22:27:45 1.115 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.114 2008/03/03 11:29:57 bisitz Exp $ +# $Id: lonpreferences.pm,v 1.115 2008/03/06 22:27:45 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1165,7 +1165,7 @@ sub jscript_send { sub client_form { my ($caller,$hexkey,$currentpass,$defdom) = @_; my %lt=&Apache::lonlocal::texthash( - 'email' => 'EMail Address', + 'email' => 'E-mail Address', 'username' => 'Username', 'domain' => 'Domain', 'currentpass' => 'Current Password', @@ -1186,7 +1186,7 @@ sub client_form { -: +: |; $output .= &Apache::loncommon::select_dom_form($defdom,'udom').'