From e3afdf0e38516dcac197c54010840e04996f6ca1 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 10 Jun 2025 12:49:04 +0000 Subject: [PATCH] Bug 40004: (follow-up) Correct name of module in prefs file Signed-off-by: Owen Leonard Signed-off-by: Laura_Escamilla --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 325257698e..ef3c7acc01 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 @@ -1252,7 +1252,7 @@ Circulation: type: textarea syntax: javascript class: code - Self check-out module: + Self-checkout module: - - "Include the following JavaScript on all pages in the web-based self-checkout:" - pref: SCOUserJS -- 2.39.5