--- loncom/interface/lonpopulate.pm 2012/12/17 14:41:06 1.69 +++ loncom/interface/lonpopulate.pm 2013/01/21 18:26:09 1.70 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.69 2012/12/17 14:41:06 raeburn Exp $ +# $Id: lonpopulate.pm,v 1.70 2013/01/21 18:26:09 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1783,7 +1783,7 @@ sub print_notify_response { } $response .= "\n"; } else { - $response = &mt('Notification of enrollment changes was [_1]not enabled[_2]> as no [_3]s were selected as recipients.''','',&Apache::lonnet::plaintext('cc')).'
'; + $response = &mt('Notification of enrollment changes was [_1]not enabled[_2] as no [_3]s were selected as recipients.','','',&Apache::lonnet::plaintext('cc')).'
'; } } else { if ($currcount) {