https://bugzilla.wikimedia.org/show_bug.cgi?id=25475
--- Comment #6 from Nux <[email protected]> 2012-01-20 20:47:12 UTC --- (In reply to comment #4) > I believe the issue was not about the message, but rather the close > button/link, that floats to the right, which would break RTL expectations. But > I can only suppose; I'm including Siebrand in CC (since he was the one > expressing the concerns about directionality in the other bug) so he can > clarify, and also update regarding my question there (whether the > ResourceLoader deprecates that issue or not). In that case the same issue seems to apply to the current version, but... I guess you could change the word `right` to `$ltrRight` and somewhere before `$notice = <<<HTML` add: $ltrRight = $wgLang->alignEnd(); But I'm not really familiar with RTL/LTR usability and I'm not sure if that's a good idea. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
