#49949 closed defect (bug) (fixed)
RTL: Network Admin > Sites > Add Site
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | Networks and Sites | Version: | |
| Severity: | normal | Keywords: | needs-patch has-screenshots |
| Cc: | Focuses: | ui, rtl, administration, multisite |
Description
The Network Admin > Sites > Add Site screen needs RTL love.
See the attached screenshot, the "Site Address" fields should be always in LTR, and so is the input field.
Why? because in Hebrew (or any other RTL language) bi-direction fields are hard to read. We read URL addressees as LTR.
It should be a simple CSS fix. We did the the same in other Admin Screens.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The input field should always be LTR (using
ltrclass).