diff --git a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl
index d5972b668..58cc4a81a 100644
--- a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl
+++ b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl
@@ -8,17 +8,19 @@
<#assign groups = propertyGroups.all>
<#if groups?has_content>
-
+ <#if (groups?size > 1) || (groups?first).getName(nameForOtherGroup)?has_content>
+
+ #if>
#if>
#if>
\ No newline at end of file