[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- begin setup_db_blocks.tpl --> 2 3 <!-- ================================== --> 4 5 <!-- BEGIN B_db_stage_1 --> 6 <tr> 7 <td align="center"> 8 <img src="{img_incomplete}" alt="{notcomplete}" border="0" /> 9 </td> 10 <td> 11 <form action="index.php" method="post"> 12 <p>{lang_system_charset}<br />{system_charset}</p> 13 <p>{dbnotexist}<br />{makesure}.</p> 14 <p>{instr}</p> 15 <p>{createdb}<br /> 16 DB root username: <input type="text" name="db_root" value="root" /><br /> 17 DB root password: <input type="password" name="db_pass" /><br /> 18 <input type="hidden" name="action" value="Create Database" /> 19 <input type="submit" name="label" value="{create_database}" /></p> 20 </form> 21 <form method="post" action="index.php"> <br /> 22 <input type="submit" value="Re-Check my database" /> 23 </form> 24 </td> 25 </tr> 26 <!-- END B_db_stage_1 --> 27 28 <!-- BEGIN B_db_stage_1a --> 29 <tr> 30 <td align="center"> 31 <img src="{img_incomplete}" alt="{notcomplete}" border="0" /> 32 </td> 33 <td> 34 <p>{dbnotexist}<br />{makesure}.</p> 35 <p>{instr}</p> 36 <form method="post" action="index.php"> 37 <input type="submit" value="Re-Check my database" /> 38 </form><br /> 39 </td> 40 </tr> 41 <!-- END B_db_stage_1a --> 42 43 <!-- ================================== --> 44 45 <!-- BEGIN B_db_stage_2 --> 46 47 <tr> 48 <td align="center"> 49 <img src="{img_incomplete}" alt="{notcomplete}" border="0" /> 50 </td> 51 <td> 52 {prebeta} 53 </td> 54 </tr> 55 <!-- END B_db_stage_2 --> 56 57 <!-- ================================== --> 58 59 <!-- BEGIN B_db_stage_3 --> 60 <tr> 61 <td align="center"> 62 <img src="{img_incomplete}" alt="{Complete}" border="0" /> 63 </td> 64 <td> 65 <form action="index.php" method="post" enctype="multipart/form-data"> 66 <input type="hidden" name="oldversion" value="new" /> 67 68 <p>{dbexists}</p> 69 <input type="hidden" name="action" value="Install" /> 70 <p>{lang_system_charset}<br />{system_charset}</p> 71 <input type="checkbox" name="debug" value="1" /> {lang_debug}<br /> 72 <input type="submit" name="label" value="{install}" /> {coreapps} 73 <hr /> 74 {lang_restore}<br /> 75 {upload}<br /> 76 {convert_checkbox} {lang_convert_charset} 77 </form> 78 </td> 79 </tr> 80 <!-- END B_db_stage_3 --> 81 82 <!-- ================================== --> 83 84 <!-- BEGIN B_db_stage_4 --> 85 <tr> 86 <td align="center"> 87 <img src="{img_incomplete}" alt="not complete" border="0" /> 88 </td> 89 <td> 90 {oldver}.<br /> 91 {automatic} 92 {backupwarn}<br /> 93 <form method="post" action="index.php"> 94 <input type="hidden" name="oldversion" value="{oldver}" /> 95 <input type="hidden" name="useglobalconfigsettings" /> 96 <input type="hidden" name="action" value="Upgrade" /> 97 <input type="checkbox" name="backup" value="1" checked="checked" /> {lang_backup}<br /> 98 <input type="checkbox" name="debug" value="1" /> {lang_debug}<br /> 99 <input type="submit" name="label" value="{upgrade}" /><br /> 100 </form> 101 <hr /> 102 <form method="post" action="index.php"> 103 <input type="hidden" name="oldversion" value="{oldver}" /> 104 <input type="hidden" name="useglobalconfigsettings" /> 105 <input type="hidden" name="action" value="Uninstall all applications" /> 106 <input type="submit" name="label" value="{uninstall_all_applications}" /><br />({dropwarn}) 107 </form> 108 <hr /> 109 {dont_touch_my_data}. {goto}: 110 <form method="post" action="config.php"> 111 <input type="hidden" name="action" value="Dont touch my data" /> 112 <input type="submit" name="label" value="{configuration}" /> 113 </form> 114 <form method="post" action="admin_account.php"> 115 <input type="hidden" name="action" value="Dont touch my data" /> 116 <input type="submit" name="label" value="{admin_account}" /> 117 </form> 118 <form method="post" action="lang.php"> 119 <input type="hidden" name="action" value="Dont touch my data" /> 120 <input type="submit" name="label" value="{language_management}" /> 121 </form> 122 <form method="post" action="applications.php"> 123 <input type="hidden" name="action" value="Dont touch my data" /> 124 <input type="submit" name="label" value="{applications}" /> 125 </form> 126 <form method="post" action="db_backup.php"> 127 <input type="hidden" name="action" value="Dont touch my data" /> 128 <input type="submit" name="label" value="{db_backup}" /> 129 </form> 130 </td> 131 </tr> 132 <!-- END B_db_stage_4 --> 133 134 <!-- BEGIN B_db_stage_5 --> 135 <tr> 136 <td> </td><td align="left">{are_you_sure}</td> 137 </tr> 138 <tr> 139 <td align="center"> 140 <img src="{img_incomplete}" alt="{Complete}" border="0" /> 141 </td> 142 <td> 143 <form action="index.php" method="post"> 144 <input type="hidden" name="oldversion" value="new" /> 145 <input type="hidden" name="action" value="REALLY Uninstall all applications" /> 146 <input type="submit" name="label" value="{really_uninstall_all_applications}" /> {dropwarn} 147 </form> 148 <form action="index.php" method="post"> 149 <input type="submit" name="cancel" value="{cancel}" /> 150 </form> 151 </td> 152 </tr> 153 <!-- END B_db_stage_5 --> 154 155 <!-- ================================== --> 156 157 <!-- BEGIN B_db_stage_6_pre --> 158 <tr> 159 <td align="center"> 160 <img src="{img_incomplete}" alt="{notcomplete}" border="0" /> 161 </td> 162 <td> 163 <table width="100%"> 164 <tr bgcolor="#486591"> 165 <td> 166 <font color="#fefefe"> <b>{subtitle}</b></font> 167 </td> 168 </tr> 169 <tr bgcolor="#e6e6e6"> 170 <td> 171 {submsg} 172 </td> 173 </tr> 174 <!-- 175 <tr bgcolor="#486591"> 176 <td> 177 <font color="#fefefe"> <b>{tblchange}</b></font> 178 </td> 179 </tr> 180 --> 181 <!-- END B_db_stage_6_pre --> 182 183 <!-- ================================== --> 184 185 <!-- BEGIN B_db_stage_6_post --> 186 <tr bgcolor="#486591"> 187 <td> 188 <font color="#fefefe"> <b>{status}</b></font> 189 </td> 190 </tr> 191 <tr bgcolor="#e6e6e6"> 192 <td>{tableshave} {subaction}</td> 193 </tr> 194 </table> 195 196 <form method="post" action="index.php"> <br /> 197 <input type="hidden" name="system_charset" value="{system_charset}" /> 198 <input type="submit" value="{re-check_my_installation}" /> 199 </form> 200 </td> 201 </tr> 202 <!-- END B_db_stage_6_post --> 203 204 <!-- ================================== --> 205 206 <!-- BEGIN B_db_stage_10 --> 207 <tr> 208 <td align="center"> 209 <img src="{img_completed}" alt="completed" border="0" /> 210 </td> 211 <td> 212 {tablescurrent} 213 <form method="post" action="index.php"> 214 <input type="hidden" name="oldversion" value="new" /> 215 <input type="hidden" name="action" value="Uninstall all applications" /> 216 <input type="submit" name="label" value="{uninstall_all_applications}" /><br />({dropwarn}) 217 </form> 218 </td> 219 </tr> 220 <!-- END B_db_stage_10 --> 221 222 <!-- ================================== --> 223 224 <!-- BEGIN B_db_stage_default --> 225 <tr> 226 <td align="center"> 227 <img src="{img_incomplete}" alt="not complete" border="0" /> 228 </td> 229 <td> 230 <form action="index.php" method="post"> 231 {dbnotexist}.<br /> 232 <input type="submit" value="{create_one_now}" /> 233 </form> 234 </td> 235 </tr> 236 <!-- END B_db_stage_default --> 237 238 <!-- ================================== --> 239 240 241 <!-- end setup_db_blocks.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 |