@@ -, +, @@ ReferenceError: _ is not defined --- .../intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt @@ -6,7 +6,6 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › Stock rotation details for [% biblio.title | html %] [% INCLUDE 'doc-head-close.inc' %] -[% INCLUDE 'browser-strings.inc' %] [% USE KohaDates %] @@ -166,6 +165,7 @@ [% MACRO jsinclude BLOCK %] + [% INCLUDE 'browser-strings.inc' %] [% Asset.js("js/browser.js") | $raw %]