https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28080
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119142|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 119171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119171&action=edit Bug 28080: Add OPACHTMLHead system preference To test: -Apply patch -Look for the syspref OPACHTMLHead -If you insert HTML it should be present inside the <head> on all pages in the OPAC -An easy way to test is to add something like this: <style>body{ background: red !important } </style> -All OPAC pages should then have a red background Signed-off-by: David Nind <[email protected]> -- 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/
