http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8339
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12141|0 |1 is obsolete| | --- Comment #9 from Owen Leonard <[email protected]> --- Created attachment 12146 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12146&action=edit [SIGNED-OFF] Bug 8339 - div id="login" should be id="login_controls" in header.inc After experiencing what I believe was stale CSS, I have implemented oleonard's suggested fix which does work. That is: header.inc change login to login_controls, and in staff-global.css change the #login to #login_controls. Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
