alecpl
2010-06-30 3e58bf2062be1323d7c7c021d40255458e28e74d
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" />
b19097 12 <roundcube:object name="messageAttachments" id="attachment-list" />
51cca6 13 </div>
b19097 14
T 15 <roundcube:object name="blockedObjects" id="remote-objects-message" />
16 <roundcube:object name="messageBody" id="messagebody" />
17
18 </body>
19 </html>