[TYPO3-mvc] Typo in EmailViewHelper
Georg Ringer
mail at ringerge.org
Tue Aug 31 16:33:54 CEST 2010
Hi guys,
I haven't looked into the fluid trunk itself but only into 4.5-trunk and
there is a typo in the comments of the EmailViewHelper
---------
* <code title="Email link with custom linktext">
* <f:link.email email="foo at bar.tld">some custom content</f:emaillink>
* </code>
--------
but it should be
--------
* <f:link.email email="foo at bar.tld">some custom content</f:link.email>
--------
Would be nice if this could be fixed
Georg
More information about the TYPO3-project-typo3v4mvc
mailing list