]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/templates/messagepreview.html
Imported Upstream version 0.3
[roundcube.git] / skins / default / templates / messagepreview.html
index 24848bbe73ee7d8284978a5ae0ba3468f6503bf0..fbece6bc310a50efb3b4dc524dab270ba8fffe79 100644 (file)
@@ -2,14 +2,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title><roundcube:object name="pagetitle" /></title>
-<link rel="stylesheet" type="text/css" href="/common.css" />
-<link rel="stylesheet" type="text/css" href="/mail.css" />
+<roundcube:include file="/includes/links.html" />
 </head>
 <body class="iframe">
 
 <div class="messageheaderbox">
 <roundcube:button command="permaurl" image="/images/icons/extwin.png" width="15" height="15" title="openinextwin" id="messageviewlink" target="_blank" />
-<roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" addicon="/images/icons/plus.gif" summary="Message headers" />
+<roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" addicon="/images/icons/silhouette.png" summary="Message headers" />
 <roundcube:object name="messageAttachments" id="attachment-list" />
 </div>