From 962d541867626f73d0e4037069f92ac7b43749a2 Mon Sep 17 00:00:00 2001 From: Julian Maurice Date: Tue, 11 Sep 2018 17:09:35 +0200 Subject: [PATCH] Bug 15219: Reword "select all" links since they select only visible rows --- .../intranet-tmpl/prog/en/includes/checkouts-table.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc index dc37a2de61..0a69b2de09 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc @@ -24,9 +24,9 @@ Charge Fine Price - Renew

select all | none

- Check in

select all | none

- Export

select all | none

+ Renew

select all visible rows | none

+ Check in

select all visible rows | none

+ Export

select all visible rows | none

[% INCLUDE 'checkouts-table-footer.inc' %] -- 2.20.1