From ffb8ed6409cd3c575cf4cdb49fe3cf312a349535 Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Tue, 7 Apr 2015 15:36:47 -0400 Subject: [PATCH] No Jira issue. Microformat was causing an anchor tag to be incorrectly formatted. --- .../partials/individual/propStatement-educationalTraining.ftl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-educationalTraining.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-educationalTraining.ftl index b2a77f54..7122a53c 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-educationalTraining.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-educationalTraining.ftl @@ -31,7 +31,9 @@ <#if subclass?contains("Educational") > <#assign schemaType = "http://schema.org/CollegeOrUniversity" /> - ${statement.orgName} + + ${statement.orgName} + <#elseif editable> <#-- Show the link to the context node only if the user is editing the page. --> ${i18n().missing_organization}