--- loncom/interface/domainprefs.pm 2019/10/15 03:50:23 1.160.6.102
+++ loncom/interface/domainprefs.pm 2020/02/04 03:44:19 1.160.6.103
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set domain-wide configuration settings
#
-# $Id: domainprefs.pm,v 1.160.6.102 2019/10/15 03:50:23 raeburn Exp $
+# $Id: domainprefs.pm,v 1.160.6.103 2020/02/04 03:44:19 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -7524,7 +7524,7 @@ sub initialize_categories {
.''
.''
.' '
- .&mt('Add category').'>'.&mt('Name:')
+ .&mt('Add category').''.&mt('Name:')
.' '
.' | ';
return $datatable;