diff --git a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl index 44731f6a..d7c5d07d 100644 --- a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl @@ -111,8 +111,13 @@ #macro> <#macro openDocPart count path > + <#if excerptTextName??> + <#assign buttonText = excerptTextName > + <#else> + <#assign buttonText = "No text" > + #if> <#list 1..count as x> - +