From 3d57f4a9d514b27fdbc675c57915b71f960440d5 Mon Sep 17 00:00:00 2001
From: Owen Leonard <oleonard@myacpl.org>
Date: Wed, 25 Oct 2023 16:08:45 +0000
Subject: [PATCH] Bug 35048: (follow-up) Add entry to HTML customization help
 include

---
 .../prog/en/includes/html-customization-help.inc              | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc
index 6113c9d418..c062418250 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html-customization-help.inc
@@ -82,6 +82,10 @@
     Show the following content on the patron self-registration confirmation page.
 </div>
 
+<div id="SCOMainUserBlock_notes" class="hint customization_note">
+     Show this content on the the web-based self checkout screen.
+</div>
+
 <div id="StaffAcquisitionsHome_notes" class="hint customization_note">
     Show this content on the acquisitions home page in the staff interface.
 </div>
-- 
2.30.2