@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -970,7 +970,7 @@ Circulation: - pref: ProcessingFeeNote type: textarea class: code - Self check-in module (sci-main.pl): + Self check-in module: - - "Include the following HTML on the self check-in screen:" - pref: SelfCheckInMainUserBlock @@ -1000,7 +1000,7 @@ Circulation: type: textarea syntax: javascript class: code - Self check-out module (sco-main.pl): + Self check-out module: - - "Include the following JavaScript on all pages in the web-based self checkout:" - pref: SCOUserJS --