dynamically assign right or left to align tag
Hi,
I would like to assign "right" or "left" values to the align tag depending on the reading_direction_tag which contains the values RTL or LTR.
{assign var="test" value='right'}
<td height="100" width="100%" valign="top" align="test" > </td>
Could someone help me please.
Thanks.
__________________
Gold 4.1.5
|