--- loncom/interface/lonpreferences.pm 2009/05/12 15:20:23 1.162
+++ loncom/interface/lonpreferences.pm 2009/06/29 14:42:08 1.165
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Preferences
#
-# $Id: lonpreferences.pm,v 1.162 2009/05/12 15:20:23 bisitz Exp $
+# $Id: lonpreferences.pm,v 1.165 2009/06/29 14:42:08 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -994,7 +994,7 @@ sub verify_and_change_msgforward {
if (&Apache::lonnet::homeserver($msuser,$msdomain) ne 'no_host') {
$newscreen.=$msuser.':'.$msdomain.',';
} else {
- $message.= &mt('No such user: ').''.$msuser.':'.$msdomain.'
';
+ $message.= &mt('No such user: ').''.$msuser.':'.$msdomain.'
';
}
}
}
@@ -1357,40 +1357,39 @@ sub client_form {
'confirmpass' => 'Confirm Password',
'changepass' => 'Save');
- my $output = qq|
-