Bug #21737

Some language labels break design in "User-Settings"

Added by Chris topher over 3 years ago. Updated 13 days ago.

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

#21694 fixes errors in the CSS for the User-Settings module.

Now some language labels use br-tags to break lines.

This did neither fit with t3skin (e.g. when using a small screen), nor does it fit without t3skin.
The linebreaks then are just at the wrong place.

(issue imported from #M12837)

12837.diff (2.4 kB) Administrator Admin, 2009-11-29 21:28

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)?

Also available in: Atom PDF