[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <!-- BEGIN filemanager_header --> 2 <form name="formfm" method="post" action="{form_action}"> 3 4 5 {toolbar0} 6 <div id="fmMenu"> 7 {toolbar1} 8 </div> 9 <div id="fmFileWindow"> 10 {messages} <table cellspacing="0" cellpadding="2"> 11 <tbody> 12 <!-- END filemanager_header --> 13 14 <!-- BEGIN column --> 15 <td valign="top" style="padding-left:2px;padding-right:2px;">{col_data} </td> 16 <!-- END column --> 17 18 <!-- BEGIN row --> 19 <tr bgcolor="{row_tr_color}"> 20 <td style="padding-left:2px;padding-right:2px;">{actions}</td> 21 {columns} 22 </tr> 23 <!-- END row --> 24 25 <!-- BEGIN filemanager_footer --> 26 {lang_no_files} 27 </tbody></table> 28 </div> 29 30 <div id="fmStatusBar"><b>{lang_files_in_this_dir}:</b> {files_in_this_dir} <b>{lang_used_space}: </b> {used_space}</div> 31 </form> 32 <!-- END filemanager_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 |