--- loncom/interface/domainprefs.pm 2024/08/18 01:12:54 1.160.6.118.2.23 +++ loncom/interface/domainprefs.pm 2024/08/26 10:52:47 1.160.6.118.2.24 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.160.6.118.2.23 2024/08/18 01:12:54 raeburn Exp $ +# $Id: domainprefs.pm,v 1.160.6.118.2.24 2024/08/26 10:52:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -13486,7 +13486,7 @@ sub modify_quotas { $resulttext .= '
  • '.&mt('Validated course requests identified as processed by: [_1]', ''.$changes{'validation'}{'dc'}.'').'
  • '; } - resulttext .= ''; + $resulttext .= ''; } } }