diff --git a/var/www/modules/terms/templates/terms_management.html b/var/www/modules/terms/templates/terms_management.html index a2ecd906..fc604391 100644 --- a/var/www/modules/terms/templates/terms_management.html +++ b/var/www/modules/terms/templates/terms_management.html @@ -131,7 +131,7 @@ {{ set }}
{% for tag in notificationTagsTermMapping[set] %} - + {{ tag }} {% endfor %} @@ -208,7 +208,7 @@ {{ regex }}
{% for tag in notificationTagsTermMapping[regex] %} - + {{ tag }} {% endfor %} @@ -285,7 +285,7 @@ {{ term }}
{% for tag in notificationTagsTermMapping[term] %} - + {{ tag }} {% endfor %}