From aac5af2d81918e68075d60ad83aeee599b1f88cf Mon Sep 17 00:00:00 2001 From: cmcnulty Date: Mon, 1 May 2006 16:09:58 +0000 Subject: Added deleted icon git-svn-id: https://svn.roundcube.net/trunk@208 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/templates/mail.html | 1 + 1 file changed, 1 insertion(+) diff --git a/roundcubemail/skins/default/templates/mail.html b/roundcubemail/skins/default/templates/mail.html index 7e5d4474d..7cb7efc12 100644 --- a/roundcubemail/skins/default/templates/mail.html +++ b/roundcubemail/skins/default/templates/mail.html @@ -46,6 +46,7 @@ summary="Message list" messageIcon="/images/icons/dot.png" unreadIcon="/images/icons/unread.png" + deletedIcon="/images/icons/folder-trash.png" repliedIcon="/images/icons/replied.png" attachmentIcon="/images/icons/attachment.png" /> -- cgit v1.2.3