https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28083
--- Comment #1 from Lucas Gass <[email protected]> --- Created attachment 119145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119145&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 -- 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/
