View Single Post
  #10  
Old 06-18-2003, 10:33 AM
 
Romain Romain is offline
 

Newbie
  
Join Date: Jun 2003
Posts: 2
 

Default one idea

... would be to modify the template of your main page by adding :
{include "page".$Current_lng.".tpl")
the idea is to use the current language as a variable in the name of the file you wan to call : this way, it will not call the same .tpl if the lng is FR or ENG...

Romain.
Reply With Quote