--- loncom/interface/domainprefs.pm 2020/01/15 16:55:18 1.160.6.102.2.1 +++ loncom/interface/domainprefs.pm 2020/02/04 18:51:20 1.160.6.102.2.2 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.160.6.102.2.1 2020/01/15 16:55:18 raeburn Exp $ +# $Id: domainprefs.pm,v 1.160.6.102.2.2 2020/02/04 18:51:20 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7984,7 +7984,7 @@ sub initialize_categories { .'' .'' .' ' - .&mt('Add category').'>'.&mt('Name:') + .&mt('Add category').''.&mt('Name:') .' ' .''; return $datatable;