From fa43573b5871f04c15f354def4954d6e70ba36b8 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 12 Nov 2010 21:58:00 +0100 Subject: [PATCH] Fix for Bug 5210, back button on batch modification result page useless I can't see any good use for a back button here, so I'm taking it out. An improvement might be to build in a method to resubmit the same batch of barcodes/item numbers again so that you could make additional changes to the same set. Signed-off-by: Katrin Fischer Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/tools/batchMod-edit.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tmpl index 7793f04431..f314c7c6e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tmpl @@ -151,8 +151,7 @@
- -   Done + Done
-- 2.39.5