I have installed the mle-1.4.1-2.0 version and it is working great. I couldn’t imagine that it is so easy.


I thank you all in advance
No, because this is true MLjsofocli wrote: I have installed the mle-1.4.1-2.0 version and it is working great. I couldn’t imagine that it is so easy.![]()
Good!
Is there a way of having different templates for different languages. For example I have a site that is on Greek and English. Is it possible to make one template for the Greek site and one for the English one?
Other case, my advice is use tree languages way{if $lang=="en_US"}
THIS is en_US
{elseif $lang="gr_GR"}
THIS is gr_GR
{else}
? languages?
{/if}