From 50ef33b45b2f0599c14e80854cf63b3fbd6e45df Mon Sep 17 00:00:00 2001 From: jensp Date: Tue, 14 May 2019 18:16:46 +0000 Subject: [PATCH] typo git-svn-id: https://svn.libreccm.org/ccm/trunk@6048 8810af33-2d31-482b-a856-94f89814c4df --- .../web/themes/freemarker/ccm-cms-publicpersonalprofile.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"]>