Language selection in Template
-
Hi,
I like to change somthings in the template based on the used language the Email is sent in.
How can I do this?
I tried to use:
$lang = alo_easymail_multilang_get_language(); if ( $lang == "en" ) { ....
But that doesn’t seem to work at sending time.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Language selection in Template’ is closed to new replies.