diff --git a/webapp/web/templates/freemarker/body/partials/browse-classgroups.ftl b/webapp/web/templates/freemarker/body/partials/browse-classgroups.ftl index cf97e76d2..a2aab3c8d 100644 --- a/webapp/web/templates/freemarker/body/partials/browse-classgroups.ftl +++ b/webapp/web/templates/freemarker/body/partials/browse-classgroups.ftl @@ -104,7 +104,7 @@ ${stylesheets.add("/css/browseClassGroups.css")} <#macro classesInClassgroup classes=classes classGroup=classGroup> <#list classes as class> <#if (class.individualCount > 0)> -
  • ${class.name} (${class.individualCount})
  • +
  • ${class.name}