Summary:
Add the availability to interpret variable (MLE)
Detailed Description:
Hi,
thanks a lot!
To use in a MLE web site, it will be nice to have label and description in a
variable.
With MLE module, we could do :
{translate text='My label' assign='labelone'}
{content block='blk1' label=$labelone ... ...}
To day, I obtain "$_smarty_tpl->tpl_vars['labelnews']->value:" in the label of
the block.