source: trunk/phpgwapi/templates/classic/login_denylogin.tpl @ 1151

Revision 1151, 288 bytes checked in by amuller, 15 years ago (diff)

Ticket #475 - Mudando o nome dos templates azul para default e celepar para classic

  • 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/celepar/images/logo.png" alt="eGroupWare" border="0"></a>
5
6<table border="0" width="100%">
7 <tr>
8  <td align="center">
9    {deny_msg}
10  </td>
11 </tr>
12</table>
13
14<!-- END form -->
Note: See TracBrowser for help on using the repository browser.