@@ -, +, @@ - item is due without a specific time, only date (after-checkout green box) - note the yellow confirm box has only the date - item is due at 12:00 PM (after-checkout green box) - item is due at 11:23 AM (after-checkout green box) - note the yellow confirm box has the date and time - item is due 11:23 AM (after-checkout green box) - item is due without a specific time, only date (after-checkout green box) - note the yellow confirm box has only the date - item is due at 00:00 (after-checkout green box) - item is due at 11:23 (after-checkout green box) - note the yellow confirm box has the date and time - item is due 11:23 (after-checkout green box) - item is due without a specific time, only date (after-checkout green box) - note the yellow confirm box has the date and time - CHANGE COMPARED TO BEFORE THE PATCH - item is due without a specific time, only date (after-checkout green box) - CHANGE COMPARED TO BEFORE THE PATCH - item is due 11:23 AM (after-checkout green box) - note the yellow confirm box has the date and time - item is due 11:23 AM (after-checkout green box) - item is due without a specific time, only date (after-checkout green box) - note the yellow confirm box has the date and time - CHANGE COMPARED TO BEFORE THE PATCH - item is due without a specific time, only date (after-checkout green box) - CHANGE COMPARED TO BEFORE THE PATCH - item is due at 11:23 (after-checkout green box) - note the yellow confirm box has the date and time - item is due 11:23 (after-checkout green box) --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -236,7 +236,7 @@ [% IF ( INVALID_DATE ) %]

- +

[% ELSE %] --