From b14312d0ec226d7b35317195a049f23a536795f0 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 17 Apr 2020 08:18:44 +0100 Subject: [PATCH] Bug 25147: Clarify section name Clarify the preference section headings for Self-checkout and Self-checkin. Signed-off-by: Martin Renvoize --- .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 645609785a..9902a011fd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -942,7 +942,7 @@ Circulation: - pref: ProcessingFeeNote type: textarea class: code - Self check-in module: + Self check-in module (sci-main.pl): - - "Include the following HTML on the self check-in screen:" - pref: SelfCheckInMainUserBlock @@ -972,7 +972,7 @@ Circulation: type: textarea syntax: javascript class: code - Self checkout: + Self check-out module (sco-main.pl): - - "Include the following JavaScript on all pages in the web-based self checkout:" - pref: SCOUserJS -- 2.20.1