https://bugzilla.wikimedia.org/show_bug.cgi?id=48197
Fomafix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Fomafix <[email protected]> --- A simple solution is to restore the <strong> in includes/specials/SpecialPreferences.php but without the \n: <div class="successbox"><strong>$1</strong></div> Then no <p> tags are generated and the HTML is standard compliant. -- 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
