>From da540162f9e81e17441cd550e41dca315967b7dc Mon Sep 17 00:00:00 2001 From: Nicole Engard <[email protected]> Date: Wed, 2 Dec 2009 10:35:36 -0500 Subject: [PATCH] Bug 3833: additional patch to fix spelling error introduces by first patch Content-Type: text/plain; charset="utf-8"
--- .../prog/en/modules/tools/batchMod-del.tmpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tmpl index 65006bc..64214a7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tmpl @@ -1,5 +1,5 @@ <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --> -<title>Koha › Tools › Batch Deletetion of Items</title> +<title>Koha › Tools › Batch Deletion of Items</title> <!-- TMPL_INCLUDE NAME="doc-head-close.inc" --> <script type="text/javascript" src="<!-- TMPL_VAR name="themelang" -->/lib/jquery/plugins/jquery.tablesorter.min.js"></script> <script type="text/JavaScript" language="JavaScript"> -- 1.5.6.5
0006-Bug-3833-additional-patch-to-fix-spelling-error-int.patch
Description: Binary data
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
