summaryrefslogtreecommitdiff
path: root/skins/classic/templates/messagepreview.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-17 23:32:08 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-17 23:32:08 +0200
commit3bc6ae04ae11a2e84a457a80a3892d6072bcc334 (patch)
tree47d7770a5d16741053dfdcf1c109961deaae1434 /skins/classic/templates/messagepreview.html
parentb50a6c843d9f69e926998fcc16fac3ed6fd2f737 (diff)
Adapt classic skin to new extwin feature
Diffstat (limited to 'skins/classic/templates/messagepreview.html')
-rw-r--r--skins/classic/templates/messagepreview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/templates/messagepreview.html b/skins/classic/templates/messagepreview.html
index a606311e1..78b2306f6 100644
--- a/skins/classic/templates/messagepreview.html
+++ b/skins/classic/templates/messagepreview.html
@@ -7,7 +7,7 @@
<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:button command="extwin" image="/images/icons/extwin.png" width="15" height="15" title="openinextwin" id="openextwinlink" />
<roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" addicon="/images/icons/silhouette.png" summary="Message headers" />
<roundcube:object name="messageFullHeaders" id="full-headers" />
<roundcube:object name="messageAttachments" id="attachment-list" />