diff --git a/ccm-cms-publicpersonalprofile/web/themes/freemarker/ccm-cms-publicpersonalprofile.ftl b/ccm-cms-publicpersonalprofile/web/themes/freemarker/ccm-cms-publicpersonalprofile.ftl index 32e9c8357..6e859ee4b 100644 --- a/ccm-cms-publicpersonalprofile/web/themes/freemarker/ccm-cms-publicpersonalprofile.ftl +++ b/ccm-cms-publicpersonalprofile/web/themes/freemarker/ccm-cms-publicpersonalprofile.ftl @@ -25,15 +25,15 @@ <#return owner["./titlePost"]> -<#function getProfileOwnerPosition> +<#function getProfilePosition> <#return data["./position"]> -<#function getProfileOwnerInterests> +<#function getProfileInterests> <#return data["./interests"]> -<#function getProfileOwnerMisc> +<#function getProfileMisc> <#return data["./misc"]>