diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl index 1e876d44..8fe89525 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl @@ -15,7 +15,7 @@ <#macro showRole statement> <#local linkedIndividual> <#if statement.activity??> - ${statement.activityLabel!statement.activityName} + ${statement.activityLabel!statement.activityName!} <#else> <#-- This shouldn't happen, but we must provide for it --> missing activity