Change language in tag StartExpand
Posted: Fri Jan 11, 2008 6:25 pm
Hello,
I have a strange problem with a tag
I used the startExpand tag and want to auto change the expand_text depending on the language page your on.
{startExpand id="expand" expand_text="$mle_translation.klik_omlaag"} i also try it with {startExpand id="expand" expand_text="{$mle_translation.klik_omlaag}"}
but the i get this : Array.klik_omlaag
When i put {$mle_translation.klik_omlaag} above the startExpand text it works perfectly But inside the tag it does'nt work
any Suggestions how to fix this
Thanx
Wietster
I have a strange problem with a tag
I used the startExpand tag and want to auto change the expand_text depending on the language page your on.
{startExpand id="expand" expand_text="$mle_translation.klik_omlaag"} i also try it with {startExpand id="expand" expand_text="{$mle_translation.klik_omlaag}"}
but the i get this : Array.klik_omlaag
When i put {$mle_translation.klik_omlaag} above the startExpand text it works perfectly But inside the tag it does'nt work
any Suggestions how to fix this
Thanx
Wietster