--- loncom/interface/domainprefs.pm 2007/04/10 21:40:12 1.10 +++ loncom/interface/domainprefs.pm 2007/04/12 20:33:31 1.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.10 2007/04/10 21:40:12 albertel Exp $ +# $Id: domainprefs.pm,v 1.11 2007/04/12 20:33:31 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -951,7 +951,8 @@ sub modify_login { $resulttext = &mt('No changes made to log-in page settings'); } } else { - $resulttext = &mt('An error occurred: [_1]',$putresult); + $resulttext = ''. + &mt('An error occurred: [_1]',$putresult).''; } if ($errors) { $resulttext .= '
'.&mt('The following errors occurred: ').'