summaryrefslogtreecommitdiff
path: root/skins/larry/templates/mail.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-06-02 16:35:12 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-06-02 16:35:12 +0200
commitd58c39126f6e1754e29b6f3bbc01f0f6a3ea2581 (patch)
treee5a6313654f1475a2d83d60a6d3c03c667c5035b /skins/larry/templates/mail.html
parent22a2c5e0eefcea8572f2ab5ad2e5a22789b6f555 (diff)
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
Diffstat (limited to 'skins/larry/templates/mail.html')
-rw-r--r--skins/larry/templates/mail.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html
index 92b01e019..cf8ff2f7d 100644
--- a/skins/larry/templates/mail.html
+++ b/skins/larry/templates/mail.html
@@ -75,6 +75,7 @@
<div id="folderlist-footer" class="boxfooter">
<roundcube:button name="mailboxmenulink" id="mailboxmenulink" type="link" title="folderactions" class="listbutton groupactions" onclick="UI.toggle_popup('mailboxmenu',event);return false" innerClass="inner" content="&#9881;" aria-haspopup="true" aria-expanded="false"aria-owns="mailboxmenu-menu" />
<roundcube:if condition="env:quota" />
+ <span class="voice"><roundcube:label name="quota"></span>
<roundcube:object name="quotaDisplay" id="quotadisplay" class="countdisplay" display="text" />
<roundcube:endif />
</div>