You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <roundcube:object name="doctype" value="html5" />
  2. <html>
  3. <head>
  4. <title><roundcube:object name="pagetitle" /></title>
  5. <roundcube:include file="/includes/links.html" />
  6. </head>
  7. <roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif />
  8. <roundcube:include file="/includes/header.html" />
  9. <div id="mainscreen">
  10. <h1 class="voice"><roundcube:object name="messageHeaders" valueOf="subject" /></h1>
  11. <!-- toolbar -->
  12. <h2 id="aria-label-toolbar" class="voice"><roundcube:label name="arialabeltoolbar" /></h2>
  13. <div id="messagetoolbar" class="toolbar fullwidth" role="toolbar" aria-labelledby="aria-label-toolbar">
  14. <roundcube:if condition="!env:extwin" />
  15. <roundcube:button command="list" type="link" class="button back disabled" classAct="button back" classSel="button back pressed" label="back" />
  16. <roundcube:endif />
  17. <roundcube:include file="/includes/mailtoolbar.html" />
  18. </div>
  19. <roundcube:if condition="!env:extwin" />
  20. <div id="mainscreencontent">
  21. <div id="mailview-left">
  22. <!-- folders list -->
  23. <div id="mailboxcontainer" class="uibox listbox" role="navigation" aria-labelledby="aria-label-folderlist">
  24. <h2 id="aria-label-folderlist" class="voice"><roundcube:label name="arialabelfolderlist" /></h2>
  25. <div class="scroller">
  26. <roundcube:object name="mailboxlist" id="mailboxlist" class="treelist listing folderlist" folder_filter="mail" unreadwrap="%s" />
  27. </div>
  28. </div>
  29. </div>
  30. <div id="mailview-right" class="uibox" role="main">
  31. <roundcube:else />
  32. <roundcube:object name="mailboxlist" folder_filter="mail" type="js" />
  33. <div id="mailview-right" class="offset fullwidth uibox" role="main">
  34. <roundcube:endif />
  35. <div id="messageheader">
  36. <span class="moreheaderstoggle"></span>
  37. <!-- record navigation -->
  38. <div id="countcontrols" class="pagenav" role="navigation" aria-labelledby="aria-label-countcontrols">
  39. <h2 id="aria-label-countcontrols" class="voice"><roundcube:label name="arialabelmessagenav" /></h2>
  40. <roundcube:object name="messageCountDisplay" class="countdisplay" />
  41. <roundcube:button command="previousmessage" type="link" class="button prevpage disabled" classAct="button prevpage" classSel="button prevpage pressed" innerClass="inner" title="previousmessage" label="previous" />
  42. <roundcube:button command="nextmessage" type="link" class="button nextpage disabled" classAct="button nextpage" classSel="button nextpage pressed" innerClass="inner" title="nextmessage" label="next" />
  43. </div>
  44. <roundcube:if condition="env:optional_format=='text'" />
  45. <div id="formatcontrols">
  46. <span class="buttongroup">
  47. <roundcube:button command="change-format" prop="html" type="link" class="button first changeformat html selected" innerClass="icon" title="changeformathtml" /><roundcube:button command="change-format" prop="text" type="link" class="button last changeformat text" classSel="button last changeformat text pressed" innerClass="icon" title="changeformattext" />
  48. </span>
  49. </div>
  50. <roundcube:elseif condition="env:optional_format=='html'" />
  51. <div id="formatcontrols">
  52. <span class="buttongroup">
  53. <roundcube:button command="change-format" prop="html" type="link" class="button first changeformat html" classSel="button first changeformat html pressed" innerClass="icon" title="changeformathtml" /><roundcube:button command="change-format" prop="text" type="link" class="button last changeformat text selected" innerClass="icon" title="changeformattext" />
  54. </span>
  55. </div>
  56. <roundcube:endif />
  57. <h2 class="subject"><span onmouseover="rcube_webmail.long_subject_title(this)"><span class="voice"><roundcube:label name="subject" />: </span><roundcube:object name="messageHeaders" valueOf="subject" /></span></h2>
  58. <div class="message-headers">
  59. <roundcube:object name="messageHeaders" class="headers-table" addicon="/images/addcontact.png" exclude="subject" max="20" />
  60. </div>
  61. <roundcube:object name="messageFullHeaders" id="full-headers" />
  62. <div id="contactphoto"><roundcube:object name="contactphoto" /></div>
  63. </div>
  64. <div id="messagecontent">
  65. <div class="rightcol" role="region" aria-labelledby="aria-label-messageattachments">
  66. <h2 id="aria-label-messageattachments" class="voice"><roundcube:label name="attachments" /></h2>
  67. <roundcube:object name="messageAttachments" id="attachment-list" class="attachmentslist" />
  68. </div>
  69. <div class="leftcol" role="region" aria-labelledby="aria-label-messagebody">
  70. <h2 id="aria-label-messagebody" class="voice"><roundcube:label name="arialabelmessagebody" /></h2>
  71. <roundcube:object name="messageObjects" id="message-objects" />
  72. <roundcube:object name="messageBody" id="messagebody" headertableclass="message-partheaders headers-table" />
  73. </div>
  74. </div>
  75. </div><!-- end mailview-right -->
  76. <roundcube:if condition="!env:extwin" />
  77. </div><!-- end mainscreencontent -->
  78. <roundcube:endif />
  79. </div><!-- end mainscreen -->
  80. <div id="attachmentmenu" class="popupmenu" aria-hidden="true">
  81. <ul class="toolbarmenu" id="attachmentoptionsmenu" role="menu">
  82. <roundcube:button command="open-attachment" id="attachmenuopen" type="link-menuitem" label="open" class="icon" classAct="icon active" innerclass="icon extwin" />
  83. <roundcube:button command="download-attachment" id="attachmenudownload" type="link-menuitem" label="download" class="icon" classAct="icon active" innerclass="icon download" />
  84. <roundcube:container name="attachmentmenu" id="attachmentoptionsmenu" />
  85. </ul>
  86. </div>
  87. <roundcube:include file="/includes/footer.html" />
  88. </body>
  89. </html>