http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8339 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11951|0 |1 is obsolete| | --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12141 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12141&action=edit Renamed login to login_controls in header.inc and staff-global.css Caching of CSS files is a testing nightmare! Test ---- Before: 1) login 2) firebug the top right section div, it should be "login". 3) logout After patch: 1) login 2) firebug the top right section div, it should be "login_controls". WARNING: Make sure to trigger a reload of the CSS, otherwise a stale cache will have to screaming for hours. -- You are receiving this mail because: You are watching all bug changes.