Sebastian Kurfürst schrieb:
>
> so, I would use the full syntax: <f:link.action><f:translate
> /></f:link.sction>,
But that's so verbose.
> or alternatively:
> <f:link.action>{f:translate()}</f:link.action>.
Didn't know I can use the short-hand syntax outside of (x)html attributes.
Masi