From: Jonathan Druart Date: Fri, 21 Aug 2020 07:06:41 +0000 (+0200) Subject: Bug 16112: Do not depend on SpecifyDueDate X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=commitdiff_plain;h=5d76558875bc5795acfcb7b1622341ebbbf0daf6 Bug 16112: Do not depend on SpecifyDueDate It's possible to specify a renewal due date in the checkouts table even if SpecifyDueDate is off. Also change the label from "Specify due date:" to "Renewal due date:" Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt index aa13327..717b815 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt @@ -177,15 +177,13 @@ - [% IF Koha.Preference('SpecifyDueDate') %] -
-
-
- - -
-
- [% END %] +
+
+
+ + +
+