From 5a8f202cb291095e660cf97ef307fa310f3672b7 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 14 Aug 2019 13:39:43 -0400 Subject: [PATCH] Bug 23451: Fix other similar wrong filterings Signed-off-by: Liz Rea Signed-off-by: Nick Clemens Signed-off-by: Martin Renvoize --- .../prog/en/modules/circ/circulation.tt | 4 ++-- .../prog/en/modules/circ/returns.tt | 13 ++++++------- .../prog/en/modules/members/memberentrygen.tt | 2 +- .../prog/en/modules/tools/batchMod-edit.tt | 2 +- .../bootstrap/en/modules/opac-detail.tt | 4 ++-- .../bootstrap/en/modules/opac-results.tt | 18 +++++++++--------- .../bootstrap/en/modules/opac-shelves.tt | 4 ++-- 7 files changed, 23 insertions(+), 24 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index 5cfc0912ae..41f310909a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -262,7 +262,7 @@ - + [% END %] @@ -272,7 +272,7 @@ - + [% END %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index a65294b985..d8aad43003 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -134,7 +134,7 @@

Please transfer item to: [% Branches.GetName( collectionBranch ) | html %]

[% itembarcode | html %]: [% title | html %]

This item is part of a rotating collection.

-

+

[% END %] @@ -290,7 +290,6 @@ [% IF ( errmsgloo.foreverdebarred ) %]

Reminder: Patron has an indefinite restriction.

[% END %] - [% IF errmsgloo.data_corrupted %]

The item has not been checked in due to a configuration issue in your system. You must ask an administrator to take a look at the about page and search for the "data problems" section

[% END %] @@ -374,7 +373,7 @@ - +
@@ -522,11 +521,11 @@