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

Revision 3526, 646 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      </ul>
2    </td>
3  </tr>
4  <tr>
5    <td width="45" height="25" background="<?php echo(printImgPath("line_vert_edit.gif")) ?>">
6      &nbsp;
7    </td>
8    <td height="25">
9      <table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
10        <tr>
11          <td class="editfolder" valign="center">
12            <b><?php echo($title) ?>:</b>
13          </td>
14          <td class="editfolder" align="left">
15            <?php echo($menu) ?>
16          </td>
17        </tr>
18      </table>
19    </td>
20  </tr>
21  <tr>
22    <td width="45" background="<?php echo(printImgPath("line_vert.gif")) ?>">
23      &nbsp;
24    </td>
25    <td>&nbsp;</td>
26  </tr>
27</table>
Note: See TracBrowser for help on using the repository browser.