allow different logos for different functions (eg. normal and print)
parent
62350ba021
commit
a77504aeac
@ -1,2 +1,2 @@
|
||||
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" onclick="location.href='./?_page=1'" />
|
||||
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" onclick="location.href='./?_page=1'" type="default" />
|
||||
<roundcube:object name="message" id="message" />
|
||||
|
Loading…
Reference in New Issue