The new 7.x-3.x UI is based on float divs... but maybe the old table-based UI was better for usability.
Would it be possible to have a two columns table as in 7.x-2.x?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1995400-1-table-layout.patch | 2.15 KB | camdarley |
The new 7.x-3.x UI is based on float divs... but maybe the old table-based UI was better for usability.
Would it be possible to have a two columns table as in 7.x-2.x?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1995400-1-table-layout.patch | 2.15 KB | camdarley |
Comments
Comment #1
camdarley commentedComment #2
das-peter commentedSounds like a good idea, thanks! :)
Only thing I could nag about:
Use
t()for static translatable strings.I've adjusted that on the fly and committed the change.