From 46d85dfdab2e148d385eec4fed1827273d982eb9 Mon Sep 17 00:00:00 2001 From: ByWater Development Testing Server 10 Date: Tue, 19 Mar 2013 05:40:44 -0700 Subject: [PATCH] Bug 8015: Escape escape characters for strings Signed-off-by: Leila --- .../modules/tools/marc_modification_templates.tt | 34 ++++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt index 760901d..aaffb70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt @@ -351,23 +351,23 @@ function setSelectByValue( selectId, value ) { [% ActionsLoo.description %] Edit Delete -- 1.7.10.4