From 7aa8344b86c5ed3785adbb976d9522d193d67062 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 21 Apr 2011 23:08:43 +0200 Subject: [PATCH] Bug 6248: Acq: order from staged marc file broken Content-Type: text/plain; charset="utf-8" Corrects missing parameters in urls for - single order from staged marc file - bulk order from staged marc file --- .../prog/en/modules/acqui/addorderiso2709.tt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt index ddf4504..e10e297 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -48,7 +48,7 @@ [% biblio_lis.overlay_status %] - Add order + Add order [% IF ( biblio_lis.match_biblionumber ) %] @@ -92,7 +92,7 @@ [% batch_lis.import_status %] [% batch_lis.upload_timestamp %] [% batch_lis.num_biblios %] - Add orders + Add orders [% END %] -- 1.7.1