[Koha-bugs] [Bug 25100] Add ability to add custom text to top of the Self registration Form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 20 00:34:18 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25100

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 105126
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105126&action=edit
Bug 25100: Add sys pref OPACSelfRegistrationHeader

This patch adds a system prefernce called OPACSelfRegistrationHeader which
allows librarians to add HTML above the self registration form
TO TEST:
1. Apply patch and updatedatabase
2. Make sure self registration is turned on.
3. Search for the new system preference 'OPACSelfRegistrationHeader'.
4. Add some HTML to the field like <h1>TEST</h1>
5. Go to the self registration page and confirm you can see your HTML.
6. This HTML should not effect the OPAC patron modification page, go there and
make sure this is the case.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list