Changeset 2247 in subversion


Ignore:
Timestamp:
Jan 21, 2009 2:22:58 AM (4 years ago)
Author:
alec
Message:

#1485696: removed hardcoded size of logo image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/skins/default/templates/error.html

    r77 r2247  
    77<body> 
    88 
    9 <div id="header"><img src="/images/roundcube_logo.png" width="165" height="55" alt="RoundCube Webmail" /></div> 
     9<div id="header"><img src="/images/roundcube_logo.png" alt="RoundCube Webmail" /></div> 
    1010 
    1111<div style="width:400px; margin:60px auto;"> 
Note: See TracChangeset for help on using the changeset viewer.