From 23f4495777b6e1d1e86e5c16f3322f187a2ac054 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 20 Aug 2011 19:38:30 +0200 Subject: [PATCH] Bug 6458: Incorrect translation processing - masthead.inc Content-Type: text/plain; charset="utf-8" Patch removes templates directives from HTML tags in masthead.inc Problem was related to library pull down shown when OpacAddMastheadLibraryPulldown is activated. --- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc index 0f532d8..2510a7f 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc @@ -80,7 +80,8 @@ [% ELSE %] -- 1.7.4.1