source: sandbox/filemanager/js/global.js @ 1556

Revision 1556, 329 bytes checked in by amuller, 15 years ago (diff)

Ticket #597 - Melhorias no módulo filemanager, implementação de quota!

Line 
1var title_app = '<table height="16px" border=0 width=100% cellspacing=0 cellpadding=2>'+
2'<tr>'+
3'<td style="padding-left:17px" width=33% id="content_quota" align=left></td>'+
4'<td class="divAppboxHeader" width=33% id="main_title">Expresso FileManager</td>'+
5'<td width=33% id="div_menu_c3" align=right></td>'+
6'</tr></table>';
7
Note: See TracBrowser for help on using the repository browser.