Jump to content

[SOLVED] Edit .tpl file for language


KolfKord

Recommended Posts

Hello to all,

is there a way to fit into a tpl file of written manuals that change depending on the language on a site that does not use the URL rewrite? On another site I used to:

 

{if $lang_iso == "it"}Spedizionieri{else}Shipping carrier{/if}

 

but on this one, since there are no rewrite the URL, /it or /en but since /id_lang=1 or /id_lang=2 how can I do?

Edited by KolfKord (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...