To modify the link of return at the top of the page "TOP", edit the file :
Folder : templates > ja_purity_ii > layouts > blocks > footer.php
<li class="top"><a href="/<?php echo $this->getCurrentURL();?>#Top" title="Back to Top">Top</a></li>
Change to :
Then create a language file FR if it does not already exist (format UFT8 NO BOM)
Folder : language > fr-FR > fr-FR.tpl_ja_purity_ii.ini
We shall add the following lines :
BACK TO TOP=Retour en haut de page
TOP=Haut















