source: trunk/phpgwapi/templates/default/footer.tpl @ 1246

Revision 1246, 327 bytes checked in by fpcorrea, 15 years ago (diff)

Ticket #573 - Importação de mensagens é limitado pelo tamanho máximo de anexos

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1<!-- BEGIN footer -->
2</td></tr></table>
3<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="{table_bg_color}">
4  <tr>
5    <td>&nbsp;{user_info}<br></td>
6    <td align="center">{current_users}<br></td>
7    <td align="right">{powered_by}&nbsp;<br></td>
8  </tr>
9</table>
10</body>
11</html>
12
13<!-- END footer -->
14
Note: See TracBrowser for help on using the repository browser.