https://bugzilla.wikimedia.org/show_bug.cgi?id=52308
--- Comment #4 from Steve <[email protected]> --- Yes, because as long as the Anon Notice is not in its disabled state, extra HTML is added to the web page. Just using <span></span> adds this code: <div id="siteNotice"><div lang="en" dir="ltr" id="localNotice"> <p><span></span></p> </div></div> Ideally, the Anon Notice should actually be disabled and none of that would show up. I could hide the DIV with CSS, but remember that logged-in users *do* need to see it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
