From 13bf7b302efbe527d4bdab902f2b06cf70096bc2 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 20 Oct 2015 09:49:15 -0300 Subject: [PATCH] Bug 11759: (QA followup) minor text changes Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/circ/circulation_batch_checkouts.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt index 6b691b7..4e392d2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt @@ -8,7 +8,7 @@ [% SET destination = "circ" %] Koha › Circulation [% IF borrowernumber %] - › Checking out a batch to [% INCLUDE 'patron-title.inc' invert_name = 1 %] + › Batch check out › Issuing items to [% INCLUDE 'patron-title.inc' invert_name = 1 %] [% END %] [% INCLUDE 'doc-head-close.inc' %] @@ -42,7 +42,7 @@ $(document).ready(function() { [% INCLUDE 'circ-search.inc' %]
@@ -57,7 +57,7 @@ $(document).ready(function() { [% ELSIF NOT checkout_infos %]
- +
Use a file
    -- 2.6.2