![]() |
| Partner Home - Partner Sign-Up - Software - FAQ |
| Forum: Forums - Reply - Registration - Search |
| dotSilver Network Partner Support Forum / 3rd Parties Contribution / warning with foreing language |
| Author | Message |
| xtianfr Member |
Posted: 16 Aug 2005 02:02:36 If you add and / or modify language feature, you will have to transform contact.html file at layouts/....../templates which is available only for english language hope it will help |
| .silver Admin |
Posted: 16 Aug 2005 23:21:37 Thanks. |
| xtianfr Member |
Posted: 17 Aug 2005 01:38:34 to go further, if you use blue layout you must change the file : ..\layouts\blue\templates\contact.html by adding after line number 28 : {if $_site._lang == "French" } <tr> <td height="100%" align="left" valign="top"> <table height="100%" border="0" cellspacing=0 cellpadding=0> <tr> <td valign="top"> <div align=justify> Tos vos commnentaires/questions doivent adressés directement à {mailto address=$_site.mail_support encode=javascript} </div> </td> </tr> </table> </td> </tr> {/if} if you use flower layout, you must change the file .. \layouts\flower\templates\contact.html by adding after the line 20 : {if $_site._lang == "French" } <td valign=top><div align=justify> Tous vos commentaires/questions doivnt être envoyés à {mailto address=$_site.mail_support encode=javascript} </div></td> {/if} and that fixes the french language problem |
|
© dotSilver Personals Network, 2005.
Powered by miniBB 2.0 RC2b © 2001-2008
|