http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Priority: P5 - low Change sponsored?: --- Bug ID: 8061 Assignee: frederic@tamil.fr Summary: Koha's templates do not cope well with right-to-left languages Severity: major Classification: Unclassified OS: All Reporter: ruth@bywatersolutions.com Hardware: All Status: NEW Version: unspecified Component: I18N/L10N Product: Koha The current codes add "dir='rtl'" to the template's <HTML> tag if the languages is defined as right-to-left, in the language_script_bidi table, which is a good start, but the templates contain many floats and text-aligns in the CSS that make actual layout of the pages thoroughly nonsensical for RTL readers. Separate patches for OPAC and Staff, coming soon! -- You are receiving this mail because: You are watching all bug changes.