[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN header --> 2 <p style="text-align: center; color: {th_err};">{error}</p> 3 <form name=frm method="POST" action="{action_url}"> 4 {hidden_vars} 5 <table border="0" align="left"> 6 <tr class="th"> 7 <td colspan="2"> <b>{title}</b></td> 8 </tr> 9 <!-- END header --> 10 <!-- BEGIN body --> 11 <tr class="row_on"> 12 <td>{lang_Path_of_the_upload_directory_(has_to_be_writable_by_the_webserver!)}:</td> 13 <td><input name="newsettings[upload_dir]" size="40" value="{value_upload_dir}"></td> 14 </tr> 15 16 <tr class="row_off"> 17 <td>{lang_URL_of_the_upload_directory}:</td> 18 <td><input name="newsettings[upload_url]" size="40" value="{value_upload_url}"></td> 19 </tr> 20 21 <!-- END body --> 22 23 <!-- BEGIN footer --> 24 <tr class="th"> 25 <td colspan="2"> 26 27 </td> 28 </tr> 29 <tr> 30 <td colspan="2" align="center"> 31 <input type="submit" name="submit" value="{lang_submit}"> 32 <input type="submit" name="cancel" value="{lang_cancel}"> 33 </td> 34 </tr> 35 </table> 36 </form> 37 <!-- END 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 |