[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN upload_header --> 2 <form method="post" action="{form_action}" enctype="multipart/form-data"> 3 <div> 4 <table cellspacing="0" cellpadding="2"> 5 <tbody> 6 <tr bgcolor="#dedede"> 7 <td><strong>{lang_file}</strong></td> 8 <td><strong>{lang_comment}</strong></td> 9 </tr> 10 <!-- END upload_header --> 11 12 <!-- BEGIN row --> 13 <tr > 14 <td><input maxlength="255" name="upload_file[]" type="file"></td> 15 <td><input name="upload_comment[]" type="text"></td> 16 </tr> 17 <!-- END row --> 18 19 <!-- BEGIN upload_footer --> 20 21 </tbody></table> 22 <input value="true" name="uploadprocess" type="hidden"> 23 <input value="{path}" name="path" type="hidden"> 24 <input value="{num_upload_boxes}" name="show_upload_boxes" type="hidden"> 25 <input value="{lang_upload}" name="upload_files" type="submit"> 26 <br/> 27 {change_upload_boxes} 28 </div> 29 </form> 30 <!-- END upload_footer -->
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 |