From 46b8fa9d681d457a9e04862a2a8efabaa1ce5529 Mon Sep 17 00:00:00 2001 From: Richard van Oosterhout Date: Tue, 9 Jan 2018 14:32:42 +0100 Subject: [PATCH] CRM-21639_NOINDEX_Print_preview_pages --- templates/CRM/common/print.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/CRM/common/print.tpl b/templates/CRM/common/print.tpl index 722fe5314d..a6810da907 100644 --- a/templates/CRM/common/print.tpl +++ b/templates/CRM/common/print.tpl @@ -30,6 +30,7 @@ {if $pageTitle}{$pageTitle|strip_tags}{else}{ts}Printer-Friendly View{/ts} | {ts}CiviCRM{/ts}{/if} + {crmRegion name='html-header' allowCmsOverride=0}{/crmRegion} -- 2.25.1