|
Menu principal
Google Search
|
Ce fichier permet d'activer le choix de la langue d'affichage du contenu dans le cas de l'utilisation du module "xlanguage" ou du hack "smartlanguage" Début du fichier< div id="xo-language">
Choix de la première langue et affichage de l'image correspondante à celle-ci< a href="<{xoAppUrl index.php?lang=english}>" title="<{$smarty.const.THEME_ENGLISH}>">< img src="<{xoImgUrl icons/flags/english.png}>" alt="<{$smarty.const.THEME_ENGLISH}>" /></a>
Choix de la seconde langue et affichage de l'image correspondante à celle-ci<a href="<{xoAppUrl index.php?lang=french}>" title="<{$smarty.const.THEME_FRENCH}>">< img src="<{xoImgUrl icons/flags/french.png}>" alt="<{$smarty.const.THEME_FRENCH}>"/></a>
fin du fichier< /div>
|