@@ -, +, @@ 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(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ a/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' %]