https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28083 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119145|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 119170 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119170&action=edit Bug 28083: Add IntranetHTMLHead system preference To tes: -Apply patch -Look for the syspref IntranetHTMLHead -If you insert HTML it should be present inside the <head> on all pages in the staff interface -An easy way to test is to add something like this: <style>body{ background: red !important } </style> -All staff interface pages should then have a red background Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.