From 713624766291dbeb8ab4dc32137f6f116e0f9217 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 26 Sep 2013 14:17:55 +0200 Subject: [PATCH] Bug 8015: FIX ui issue Signed-off-by: Bernardo Gonzalez Kriegel --- .../modules/tools/marc_modification_templates.tt | 2 ++ 1 file changed, 2 insertions(+) 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 cf49e6a..4ad56ac 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 @@ -253,6 +253,7 @@ function setSelectByValue( selectId, value ) {
+

MARC modification templates

@@ -499,5 +500,6 @@ function setSelectByValue( selectId, value ) {
[% INCLUDE 'tools-menu.inc' %]
+
[% INCLUDE 'intranet-bottom.inc' %] -- 1.7.9.5