Changeset bf214a4 in github


Ignore:
Timestamp:
Mar 22, 2010 4:21:17 AM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
3fb3792
Parents:
0b0a293
Message:
  • Use product name as title of header logo, change header logo link (#1486567)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/includes/header.html

    r46bc52b rbf214a4  
    1 <div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" /></div> 
     1<div id="header"><a href="./"><img src="/images/roundcube_logo.png" alt="logo" title="<roundcube:object name='productname' />" /></a></div> 
    22 
    33<roundcube:object name="message" id="message" /> 
Note: See TracChangeset for help on using the changeset viewer.