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

Revision 1627, 329 bytes checked in by amuller, 14 years ago (diff)

Ticket #597 - Implementações novas, com arquivos restritos, quota, ckeditor

Line 
1var title_app = '<table height="16px" border=0 width=100% cellspacing=0 cellpadding=2>'+
2'<tr class="divAppboxHeader">'+
3'<td style="padding-left:17px" width=33% id="content_quota" align=left></td>'+
4'<td 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.