mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
Monotone-Parent: 2519a63de2bcf36a1f0aeeece831f277cf94934c
Monotone-Revision: 42e111d1ab25686092e392def5b8aa0c22f4d88b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-04T20:01:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -53,10 +53,8 @@
|
||||
><td colspan="6" class="tbtv_navcell"
|
||||
><var:if condition="hasPrevious">
|
||||
<a href="#"
|
||||
onclick="openMailboxAtIndex(this);"
|
||||
idx="1"><var:string label:value="first"/></a> |
|
||||
<a href="#"
|
||||
onclick="openMailboxAtIndex(this);"
|
||||
var:idx="prevFirstMessageNumber"
|
||||
><var:string label:value="previous"/></a> |
|
||||
</var:if>
|
||||
@@ -67,7 +65,6 @@
|
||||
<var:string value="sortedUIDs.count" />
|
||||
<var:if condition="hasNext"
|
||||
>| <a href="#"
|
||||
onclick="openMailboxAtIndex(this);"
|
||||
var:idx="nextFirstMessageNumber"
|
||||
><var:string label:value="next" /></a>
|
||||
</var:if
|
||||
|
||||
Reference in New Issue
Block a user