From ee74186463af157d83dc7411d7bb8611426bb99d Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Fri, 16 Jan 2015 13:45:25 -0500 Subject: [PATCH] backing out previous change to this template. --- .../body/partials/individual/propStatement-webpage.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl index 418fc70b..2c2fde31 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl @@ -14,7 +14,7 @@ <#if statement.url?has_content> - ${linkText} + ${linkText} <#else> ${statement.linkName} (${i18n().no_url_provided}) \ No newline at end of file