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

Revision 1246, 401 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
2<!-- BEGIN form -->
3<BODY bgcolor="#FFFFFF">
4<A href="http://www.eGroupWare.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" title="www.eGroupWare.org" border="0"></a>
5
6<TABLE border="0" height="94%" width="100%">
7 <TR>
8  <TD align="CENTER">
9    Opps! You caught us in the middle of a system upgrade.<br>Please, check back with us shortly.
10  </TD>
11 </TR>
12</TABLE>
13
14<!-- END form -->
Note: See TracBrowser for help on using the repository browser.