diff options
Diffstat (limited to 'skins/larry/templates/messageprint.html')
-rw-r--r-- | skins/larry/templates/messageprint.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messageprint.html b/skins/larry/templates/messageprint.html index 297ffd6e2..d01c70bcd 100644 --- a/skins/larry/templates/messageprint.html +++ b/skins/larry/templates/messageprint.html @@ -7,7 +7,7 @@ </head> <body> -<div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" type="print" /></div> +<div id="header"><roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" /></div> <div id="printmessageframe"> <roundcube:object name="messageHeaders" class="headers-table" /> |