diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl index 583d3593d..a11ee3412 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-associateProfilePanel.ftl @@ -7,10 +7,16 @@ ${stylesheets.add('
- + <#if showAssociation??> +

Can be used to associate the account with the user's profile via the matching property.

+ <#else> + + + +
<#-- If there is an associated profile, show these -->