4
thanks.
but how can we put this with smarty.
I can not use it like this :
in xo-info.php :
le="color: #000000"><?php $take = array( 'width' => '100%', 'color' => 'blue'), );
in theme.html :
le="color: #000000"><?php <{$take.width}>
how can it works ???