--- loncom/interface/domainprefs.pm 2010/04/14 05:16:47 1.102.2.14 +++ loncom/interface/domainprefs.pm 2010/08/20 04:03:56 1.102.2.15 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.102.2.14 2010/04/14 05:16:47 raeburn Exp $ +# $Id: domainprefs.pm,v 1.102.2.15 2010/08/20 04:03:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2030,7 +2030,7 @@ sub print_contacts { ''; if ($type eq 'helpdeskmail') { - $datatable .= '
'.&mt('Bcc').':'.(' 'x6). + $datatable .= '
'.&mt('Bcc:').(' 'x6). ''; }