[TYPO3-mvc] Output of HTML from locallang

Joerg Schoppet joerg at schoppet.de
Sun Jun 14 22:09:26 CEST 2009


Hi,

just solved it by simply looking at the code ;-)
<f:translate key="text" htmlEscape="false" />

Joerg

Joerg Schoppet schrieb:
> Hi,
> 
> within my locallang-file I have the following:
> <label index="text">Test &lt;br /&gt;again</label>
> 
> 
> But the following code doesn't work:
> <f:format.html><f:translate key="text" /></f:format.html>
> 
> I always "see" <br /> !?!
> 
> 
> Joerg


More information about the TYPO3-project-typo3v4mvc mailing list