codemaster2008
01-23-10, 05:19 PM
Hello there;
I'm working on a customization and i was wondering how cna i indentify the current language on thempaltes.
I now if use, let's say $LANG.globalsystemname, it will return the "globalsystemname" on the current selected language but what i need is to identify the selected language.
Something like:
{if $LANG.selectedlanguage eq "English"}
{do something here}
{/if}
Hope somebody can help me with that.
Thanks in advance.
I'm working on a customization and i was wondering how cna i indentify the current language on thempaltes.
I now if use, let's say $LANG.globalsystemname, it will return the "globalsystemname" on the current selected language but what i need is to identify the selected language.
Something like:
{if $LANG.selectedlanguage eq "English"}
{do something here}
{/if}
Hope somebody can help me with that.
Thanks in advance.