- Use logo object in error and messageprint templates too
| | |
| | | </head> |
| | | <body> |
| | | |
| | | <div id="header"><img src="/images/roundcube_logo.png" alt="<roundcube:object name='productname' />" /></div> |
| | | <div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></div> |
| | | |
| | | <div style="width:400px; margin:60px auto;"> |
| | | $__page_content |
| | |
| | | </head> |
| | | <body> |
| | | |
| | | <div id="header"><img src="/images/roundcube_logo.png" alt="<roundcube:object name="productname" />" /></div> |
| | | <div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" alt="Logo" /></div> |
| | | |
| | | <div id="printmessageframe"> |
| | | <roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" /> |