egroupware/phpgwapi/templates/default/login_denylogin.tpl

15 lines
401 B
Smarty

<!-- BEGIN form -->
<BODY bgcolor="#FFFFFF">
<A href="http://www.eGroupWare.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" title="www.eGroupWare.org" border="0"></a>
<TABLE border="0" height="94%" width="100%">
<TR>
<TD align="CENTER">
Opps! You caught us in the middle of a system upgrade.<br>Please, check back with us shortly.
</TD>
</TR>
</TABLE>
<!-- END form -->