From 5154d94001470b84a3dab36d3b8bf558c3841b0f Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 4 Apr 2019 15:09:30 +0000 Subject: [PATCH] Bug 20959: (QA follow-up) Add missing $KohaDates filter This patch adds a missing $KohaDates filter to the display of the book drop mode "effective checkin" date. To test, apply the patch and go to Circulation -> Check in. Check the "Book drop mode" box. The message which displays should show a correctly-formatted effective checkin date. Signed-off-by: Jose-Mario Monteiro-Santos --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7d241f5..2d677e3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -645,7 +645,7 @@ [% ELSE %] -- 2.7.4