@@ -, +, @@ - Administration -> Budgets -> - New budget: Linked "Start date" and "End date" fields. - Duplicate budget: Linked "Start date" and "End date" fields. - Acquisitions -> Vendor -> New contract: Linked "Start date" and "End date" fields. - Administration -> Circulation and fine rules: "Hard due date" and "No automatic renewal after" fields. --- .../prog/en/modules/admin/aqbudgetperiods.tt | 8 ++++---- .../intranet-tmpl/prog/en/modules/admin/aqcontract.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt @@ -189,14 +189,14 @@
  • - + Required
    [% INCLUDE 'date-format.inc' %]
  • - + Required
    [% INCLUDE 'date-format.inc' %]
  • @@ -259,14 +259,14 @@
    1. - + Required
      [% INCLUDE 'date-format.inc' %]
    2. - + Required
      [% INCLUDE 'date-format.inc' %]
    3. --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt @@ -132,12 +132,12 @@
    4.   - + Required
      [% INCLUDE 'date-format.inc' %]
    5.   - + Required
      [% INCLUDE 'date-format.inc' %]
    6. --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -412,7 +412,7 @@ - +
      [% INCLUDE 'date-format.inc' %]
      @@ -444,7 +444,7 @@ - +
      [% INCLUDE 'date-format.inc' %]
      --