[ Index ] |
|
Code source de phpMyVisites 2.3 |
1 <div class="centrer"> 2 <table class="resultats"> 3 <tr> 4 <th>{'generique_langue'|translate}</th> 5 <th>{'generique_traducteur'|translate}</th> 6 </tr> 7 {foreach from=$translators_array item=info} 8 <tr> 9 <td><a href="index.php?lang={$info.lang_file}&mod=contacts">{$info.lang_name}</a></td> 10 <td><a href="mailto:{$info.translator_email}">{$info.translator_name}</a></td> 11 </tr> 12 {/foreach} 13 </table> 14 </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |