From 0c95e22afe13349b60d134217fce6718bfa9727f Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 10 Apr 2019 00:33:48 +0200 Subject: [PATCH] Bug 6730: Rename 'basket' filter to 'basket name' on receive page This way it's clear that you can search for the name here, but not for the number. It also matches the labelling of the other filter: Basket group name below. To test: - Receive shipment - Enter invoice number and go to receive page - Look at the filters on the left - Confirm the changed label and that basket name is searched Signed-off-by: Michal Denar Signed-off-by: Martin Renvoize Signed-off-by: Nick Clemens --- .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt index b34894d..1686c74 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt @@ -418,7 +418,7 @@
  • - +
  • -- 1.7.2.5