---
 .../prog/en/modules/tools/batchMod-del.tmpl        |    2 +-
 .../prog/en/modules/tools/batchMod.tmpl            |    4 ++--
 2 files changed, 3 insertions(+), 3 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 64214a7..995cedc 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
@@ -18,7 +18,7 @@
 <div id="breadcrumbs">
        <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo;
        <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo;
-       <a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Delete batches of 
notices</a>
+       <a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Delete batches of 
items</a>
 </div>
 
 <div id="doc3" class="yui-t2">
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 787589e..9ee2a98 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tmpl
@@ -19,9 +19,9 @@
        <a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo;
        <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> &rsaquo;
        <!-- TMPL_IF name="del" -->
-       <a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Delete batches of 
notices</a>
+       <a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Delete batches of 
items</a>
        <!-- TMPL_ELSE -->
-       <a href="/cgi-bin/koha/tools/batchMod.pl">Modify batches of notices</a>
+       <a href="/cgi-bin/koha/tools/batchMod.pl">Modify batches of items</a>
        <!-- /TMPL_IF -->
 </div>
 
-- 
1.5.6.5

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

Reply via email to