[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- begin setup_main.tpl --> 2 <!-- begin the db section --> 3 <table border="0" width="90%" cellspacing="0" cellpadding="2"> 4 <tr class="th"> 5 <td align="left" colspan="2">{db_step_text}</td> 6 </tr> 7 8 {V_db_filled_block} 9 <!-- end the db section --> 10 11 <!-- begin the config section --> 12 <tr class="th"> 13 <td align="left" colspan="2">{config_step_text}</td> 14 </tr> 15 <tr> 16 <td align="center" width="30%"> 17 <img src="{config_status_img}" alt="{config_status_alt}" border="0" /> 18 </td> 19 <td> 20 {config_table_data} 21 </td> 22 </tr> 23 <tr> 24 <td> </td> 25 <td> 26 {ldap_table_data} 27 </td> 28 </tr> 29 <!-- end the config section --> 30 <!-- begin the admin section --> 31 <tr class="th"> 32 <td align="left" colspan="2">{admin_step_text}</td> 33 </tr> 34 <tr> 35 <td align="center" width="30%"> 36 <img src="{admin_status_img}" alt="{admin_status_alt}" border="0" /> 37 </td> 38 <td> 39 {admin_table_data} 40 </td> 41 </tr> 42 <!-- end the admin section --> 43 <!-- begin the lang section --> 44 <tr class="th"> 45 <td align="left" colspan="2">{lang_step_text}</td> 46 </tr> 47 <tr> 48 <td align="center"> 49 <img src="{lang_status_img}" alt="{lang_status_alt}" border="0" /> 50 </td> 51 <td> 52 {lang_table_data} 53 </td> 54 </tr> 55 <!-- end the lang section --> 56 <!-- begin the apps section --> 57 <tr class="th"> 58 <td align="left" colspan="2">{apps_step_text}</td> 59 </tr> 60 <tr> 61 <td align="center"> 62 <img src="{apps_status_img}" alt="{apps_status_alt}" border="0" /> 63 </td> 64 <td> 65 {apps_table_data} 66 </td> 67 </tr> 68 <!-- end the apps section --> 69 <!-- begin the backup section --> 70 <tr class="th"> 71 <td align="left" colspan="2">{backup_step_text}</td> 72 </tr> 73 <tr> 74 <td align="center"> 75 <img src="{backup_status_img}" alt="{backup_status_alt}" border="0" /> 76 </td> 77 <td> 78 {backup_table_data} 79 </td> 80 </tr> 81 <!-- end the apps section --> 82 <tr class="banner"> 83 <td colspan="2"> </td> 84 </tr> 85 </table> 86 <!-- end setup_main.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 |