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:
Wolfgang Sourdeau
2007-06-04 20:01:53 +00:00
parent b23dfcf23a
commit df229b29fd
2 changed files with 12 additions and 8 deletions
@@ -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