From 2cfff2272e68f483a8054c4d0a96b5304d159d64 Mon Sep 17 00:00:00 2001 From: Jasmine Amohia Date: Tue, 15 Jan 2019 20:59:16 +0000 Subject: [PATCH] Bug 20865: Removed space before : on order receive filters I removed space before : on order receive filters To find this change: 1. Create a vendor 2. Create a basket and add an order to basket 3. Close basket and select 'receive shipment' 4. Check that filter options found on the left side of the page finish with a colon and that there is no space before the colon Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Nick Clemens (cherry picked from commit 3c328b9cf8d36e39b3c7b56226f746fd597362b0) Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 7887d1fb64..3c0cc25a8d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt @@ -404,19 +404,19 @@

Filter

  1. - +
  2. - +
  3. - +
  4. - +
  5. [% IF (UNIMARC) %] -- 2.20.1