https://bugzilla.wikimedia.org/show_bug.cgi?id=38491
Amir E. Aharoni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |745 --- Comment #1 from Amir E. Aharoni <[email protected]> 2012-07-19 11:12:13 UTC --- If I understand the problem correctly, you say that the labels "Institution", "Term" and "Status" appear near wrong fields. This is very easy to fix by translating these messages to the needed languages in translatewiki.net. The messages in question are epcoursepager-filter-org-id, epcoursepager-filter-term and epcoursepager-filter-status. There are other problems, like showing LTR names of institutions as RTL. Adding dir="auto" to <td class="TablePager_col_name"> should be a safe way to address this (currently it will only work in Webkit, but should work in Mozilla 16 or 17). -- 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
