From b076a460e5418ae8f0db0b4b392d91853fd2a21b Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 26 Oct 2005 22:12:36 +0000 Subject: Finished message sorting and fixed some skin issues --- skins/default/templates/mail.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'skins/default/templates/mail.html') diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 56d0df66f..783808ded 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -7,6 +7,7 @@ +
@@ -35,7 +36,9 @@ messageIcon="/images/icons/dot.png" unreadIcon="/images/icons/unread.png" repliedIcon="/images/icons/replied.png" - attachmentIcon="/images/icons/attachment.png" /> + attachmentIcon="/images/icons/attachment.png" + sortDescButton="/images/buttons/up_arrow.png" + sortAscButton="/images/buttons/down_arrow.png" />
-- cgit v1.2.3