Bug #21737
Some language labels break design in "User-Settings"
| Status: | Needs Feedback | Start date: | 2009-11-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.3 | Complexity: | ||
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
History
Updated by Chris topher over 3 years ago
Solution:
The labels are brought to a fitting width automatically (#21694).
So do not use br-tags in the labels for this module.
=> Edit typo3/sysext/setup/mod/locallang.xml accordingly.
Updated by Steffen Kamper over 3 years ago
i wonder as i already fixed it, even with br. It was simply with using margin-left
Updated by Chris topher over 3 years ago
Hmm, setting margin-left won't take the br-tags away. They are still there. :-)
Updated by Chris topher over 3 years ago
What about the attached patch?
I additionally fixed the wrong usage of an adjective.
Updated by Alexander Opitz 13 days ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?