Bug 25147: Clarify section name
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 07:18:44 +0000 (08:18 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 07:23:11 +0000 (08:23 +0100)
Clarify the preference section headings for Self-checkout and
Self-checkin.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index 6456097..9902a01 100644 (file)
@@ -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