From 4f8b1f236f6ae5900ba1d8824cee48cc3ad0f239 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 4 Jan 2008 16:54:24 +0100 Subject: [PATCH] tmpl_if are forbidden inside html elements or the translator go mad Signed-off-by: Joshua Ferraro --- .../prog/en/modules/acqui/orderreceive.tmpl | 9 +++++++-- .../intranet-tmpl/prog/en/modules/catalogue/results.tmpl | 3 --- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl index 31cbfc1198..432a808eb9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tmpl @@ -103,8 +103,13 @@
  • - 1" /> - 0" /> + + " /> + " /> + + + + " /> -->
  • " />
  • " />
  • diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index f02b1195b1..21ec970e7d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -320,7 +320,6 @@ $(window).load(function() {
  • ">
  • - [">] @@ -334,7 +333,6 @@ $(window).load(function() { on loan:
      -
    • "> @@ -352,7 +350,6 @@ $(window).load(function() { unavailable:
        -
      • "> -- 2.39.2