From 3fc4cc8e4b3684ecb69fc2b20f6e40504f5a3274 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 25 Aug 2011 00:09:11 +0200 Subject: [PATCH] Bug 6458: Incorrect translation processing / suggestion Content-Type: text/plain; charset="utf-8" Removes template toolkit directives from within HTML tags. Acquisitions > Suggestions --- .../prog/en/modules/suggestion/suggestion.tt | 41 +++++++++++++------- 1 files changed, 27 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index 38d784f..24baefe 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -130,10 +130,14 @@ $(document).ready(function() { calcNewsuggTotal(); });
Suggestion management
    [% IF ( suggestionid ) %]
  1. [% END %]
  2. @@ -273,10 +277,14 @@ $(document).ready(function() { calcNewsuggTotal(); });
  3. Suggestion information

    -
    1. +
        +
      1. -- 1.7.4.1
     DateBy