[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- begin system_charset.tpl --> 2 <p align="center"><font color="red">{error_msg}</font></p> 3 4 <form method="post" action="system_charset.php"> 5 <table border="0" align="center" width="80%"> 6 <tr bgcolor="#486591"> 7 <td colspan="2"> 8 <font color="#fefefe">{stage_title}</font> 9 </td> 10 </tr> 11 <tr bgcolor="#e6e6e6"> 12 <td colspan="2"> 13 {stage_desc} 14 </td> 15 </tr> 16 <tr bgcolor="#e6e6e6"> 17 <td> 18 {lang_current} 19 </td> 20 <td> 21 {current_charset} 22 </td> 23 </tr> 24 <tr bgcolor="#e6e6e6"> 25 <td> 26 {lang_convert_to} 27 </td> 28 <td> 29 {new_charset} 30 </td> 31 </tr> 32 <tr bgcolor="#e6e6e6"> 33 <td colspan="2"> 34 {lang_warning} 35 </td> 36 </tr> 37 <tr> 38 <td colspan="2" align="center"> 39 <input type="submit" name="convert" value="{lang_convert}" /> 40 <input type="submit" name="cancel" value="{lang_cancel}" /> 41 </td> 42 </tr> 43 </table> 44 </form> 45 46 <!-- end system_charset.tpl -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |