source: contrib/Dms/themes/default/TitleBar.html @ 3526

Revision 3526, 209 bytes checked in by afernandes, 13 years ago (diff)

Ticket #1416 - Disponibilizado modulos Timesheet e DMS para a comunidade.

  • Property svn:executable set to *
  • Property svn:mime-type set to text/plain
Line 
1<table class='titlebar' width='100%' cellpadding='5' cellspacing='0'>
2        <tr>
3                <td class='titlebar'><?php echo($title) ?></td>
4                <td align='right' class='titlebar'>
5<?php echo($menu) ?>
6                </td>
7        </tr>
8</table>
Note: See TracBrowser for help on using the repository browser.