https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25100
--- Comment #1 from Lucas Gass <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
