Ignore:
Timestamp:
12/03/09 14:21:21 (14 years ago)
Author:
niltonneto
Message:

Ticket #805 - Corrigido problemas no login do template classic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/classic/login.tpl

    r1151 r1742  
    111111        <tr>     
    112112    <td bgcolor="#f7f7f7" valign="top"><div align="right"> 
    113         <table border="0" cellpadding="0" cellspacing="0" width="300px"> 
    114           <tbody><tr>  
    115             <td><a title="Governo do Paran&aacute;" href="http://www.pr.gov.br" target="_blank"><img border=0 src="phpgwapi/templates/celepar/images/logo_governo.gif"/></a></td> 
    116             <td><div align="center"><a title="Celepar Inform&aacute;tica do Paran&aacute;" target="_blank" href="http://www.celepar.pr.gov.br/"><img border=0 src="phpgwapi/templates/celepar/images/logo_celepar.gif"></a><a title="eGroupWare" style="text-decoration:none" target="_blank" href="http://www.egroupware.org/"><font color="#9a9a9a" face="Verdana, Arial, Helvetica, sans-serif" size="1"><br>Powered by eGroupWare {version}</a></font></div></td> 
    117           </tr> 
    118         </tbody></table><br> 
    119       </div></td> 
     113                <table border="0" cellpadding="0" cellspacing="0" width="300px"> 
     114                        <tbody> 
     115                        <tr>  
     116                        <td>{logo_config} 
     117                                                <br><a style="text-decoration:none" title="Projeto Expresso Livre" target="_blank" href="http://www.expressolivre.org/"><font color="#9a9a9a" face="Verdana, Arial, Helvetica, sans-serif" size="1">Expresso Livre</font></a> {version} 
     118                                                <br><a style="text-decoration:none" title="eGroupWare" target="_blank" href="http://www.egroupware.org/"><font color="#9a9a9a" face="Verdana, Arial, Helvetica, sans-serif" size="1">Powered by eGroupWare</font></a> 
     119                                        </td> 
     120                        </tr> 
     121                </tbody> 
     122        </table> 
     123     </td> 
    120124         <td bgcolor="#f7f7f7" height="100%"></td> 
    121125        </tr>    
Note: See TracChangeset for help on using the changeset viewer.