![]() |
Language if statement
I'm working on a bi-lingual site (English/French) and need an if statement to display images based on which language is selected. I tried this but nothing shows up.
{if $shop_language eq EN} Do Something {elseif $shop_language eq FR} Something Else {else} Something Else {/if} Version 4.1.11 Has anyone done this? TIA! :) |
Re: Language if statement
Resolved - needed quotes around "FR" and "EN"
|
All times are GMT -8. The time now is 05:26 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.