commit | author | age
|
b19097
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
T |
2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
3 |
<head> |
|
4 |
<title><roundcube:object name="pagetitle" /></title> |
b4f7c6
|
5 |
<roundcube:include file="/includes/links.html" /> |
b19097
|
6 |
</head> |
T |
7 |
<body class="iframe"> |
|
8 |
|
|
9 |
<div class="messageheaderbox"> |
7ec892
|
10 |
<roundcube:button command="permaurl" image="/images/icons/extwin.png" width="15" height="15" title="openinextwin" id="messageviewlink" target="_blank" /> |
9808b3
|
11 |
<roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" addicon="/images/icons/silhouette.png" summary="Message headers" /> |
c6be45
|
12 |
<roundcube:object name="messageFullHeaders" id="full-headers" /> |
b19097
|
13 |
<roundcube:object name="messageAttachments" id="attachment-list" /> |
51cca6
|
14 |
</div> |
b19097
|
15 |
|
T |
16 |
<roundcube:object name="blockedObjects" id="remote-objects-message" /> |
|
17 |
<roundcube:object name="messageBody" id="messagebody" /> |
|
18 |
|
|
19 |
</body> |
|
20 |
</html> |