[TYPO3-templavoila] rendering of selector box
Dmitry Dulepov
typo3 at fm-world.ru
Thu Feb 23 23:02:11 CET 2006
Hi!
Bartosz Aninowski wrote:
> don't know why
> 1.wrap = |</br> outputs list o values with space not br tag
Should be <br />. </br> is not a legal tag because (1) there were no
opening tag, (2) <br> is always "short" tag, so it cannot be <br></br>,
only <br />. So, xhtml cleaning replaces wrong tag with space.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-project-templavoila
mailing list