From: Matthias Meusburger <[email protected]>

Signed-off-by: Henri-Damien LAURENT <[email protected]>
---
 .../prog/en/modules/tools/batchMod.tmpl            |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl
index 2a0135f..be9103a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl
@@ -53,6 +53,7 @@
                             <!-- TMPL_IF name="del" --><input type="hidden" 
name="del" value="1" /><!-- /TMPL_IF -->
                             <fieldset class="action">
                                 <input type="submit" value="Continue" 
class="button" />
+                               <input type="button" value="Cancel" 
onclick="document.location = '/cgi-bin/koha/tools/tools-home.pl'" />
                             </fieldset>
                         </form>
                     </div>
-- 
1.6.3.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to