From c9bcf1aacde5898b48fbbab7b977ed4a8dae8c01 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Fri, 14 Jan 2011 18:11:56 +0000 Subject: [PATCH] NIHVIVO-1332 Corrected variable name in imageLinks macro --- .../freemarker/body/partials/individual/lib-properties.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl index 46464b96d..b6cdb1112 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl @@ -123,7 +123,7 @@ name will be used as the label. --> <#else> <@p.addLinkWithLabel mainImage showEditLinks "Photo" /> <#if placeholderImage?has_content> - placeholder image + placeholder image