summaryrefslogtreecommitdiff
path: root/skins/larry/templates/mail.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-12-12 21:43:35 +0000
committerthomascube <thomas@roundcube.net>2011-12-12 21:43:35 +0000
commita4be516f688d934699dd40f39d7f4f9eaa1ce1eb (patch)
tree6cd6b3a787de0d90089c9874b95c6ebc9b34870e /skins/larry/templates/mail.html
parentfaea23d0b4b0e86955dc5d11afd4311bbeefc052 (diff)
Larry continued...
Diffstat (limited to 'skins/larry/templates/mail.html')
-rw-r--r--skins/larry/templates/mail.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html
index b6f333983..cc056ac8b 100644
--- a/skins/larry/templates/mail.html
+++ b/skins/larry/templates/mail.html
@@ -56,10 +56,11 @@
<!-- list footer -->
<div id="messagelistfooter">
<div id="listcontrols">
-
+ <a href="#list" class="iconbutton listmode" id="maillistmode" title="<roundcube:label name='list' />">List</a>
+ <a href="#threads" class="iconbutton threadmode" id="mailthreadmode" title="<roundcube:label name='threads' />">Threads</a>
</div>
- <div id="countcontrols" class="pagenav">
+ <div id="countcontrols" class="pagenav dark">
<roundcube:object name="messageCountDisplay" class="countdisplay" />
<roundcube:button command="firstpage" type="link" class="button firstpage disabled" classAct="button firstpage" classSel="button firstpage pressed" innerClass="inner" title="firstpage" content="|&amp;lt;" />
<roundcube:button command="previouspage" type="link" class="button prevpage disabled" classAct="button prevpage" classSel="button prevpage pressed" innerClass="inner" title="previouspage" content="&amp;lt;" />