--- loncom/interface/domainprefs.pm 2010/05/21 15:54:44 1.135 +++ loncom/interface/domainprefs.pm 2010/06/21 06:23:24 1.136 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.135 2010/05/21 15:54:44 bisitz Exp $ +# $Id: domainprefs.pm,v 1.136 2010/06/21 06:23:24 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2077,7 +2077,7 @@ sub print_contacts { ''; if ($type eq 'helpdeskmail') { - $datatable .= '
'.&mt('Bcc').':'.(' 'x6). + $datatable .= '
'.&mt('Bcc:').(' 'x6). ''; }