From 6dc01e8b422a4f8ec71ae9e00f9212a441f42077 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Fri, 24 Jun 2011 16:55:28 +0000 Subject: [PATCH] NIHVIVO-2584: Removed extra space --- .../body/partials/individual/individual-contactInfo.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/partials/individual/individual-contactInfo.ftl b/productMods/templates/freemarker/body/partials/individual/individual-contactInfo.ftl index ae4ca902..359132ea 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual-contactInfo.ftl +++ b/productMods/templates/freemarker/body/partials/individual/individual-contactInfo.ftl @@ -6,7 +6,7 @@ <@emailLinks "${core}primaryEmail" /> <#-- Additional Emails --> -<@emailLinks "${core}email" /> +<@emailLinks "${core}email" /> <#-- Phone --> <#assign phone = propertyGroups.getPropertyAndRemoveFromList("${core}phoneNumber")!>