From b2c2a9e0bc320d0e448676533b907311bffbf4ba Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Wed, 16 Sep 2020 14:55:27 +1200 Subject: [PATCH] Bug 14242: (follow-up) Adding publication year hint and fix js translations --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt | 7 +++---- koha-tmpl/opac-tmpl/bootstrap/js/autofill.js | 5 ++++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt index 8f7b0bfe0b..f6c4b0123d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -97,13 +97,14 @@
  • [% IF ( copyrightdate_required ) %] - + Required [% ELSE %] - + [% END %] + Copyright or publication year, for example: 2016
  • [% UNLESS Koha.Preference( 'OPACSuggestionAutoFill' ) %] @@ -461,8 +462,6 @@ [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] [% INCLUDE 'datatables.inc' %]