From c7a8dca7be8da59c0717023d97faa09d4489f1f8 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 4 Apr 2009 19:35:37 +0000 Subject: Revert "There never was a unread_children.png image and I don't need it anyway, so remove the references to it so it doesn't spit raw text where an icon should go." This reverts commit 8c775102c3fbb46deec75b11d61d5c894997dbc8. --- roundcubemail/skins/npk/templates/mail.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roundcubemail/skins/npk/templates/mail.html b/roundcubemail/skins/npk/templates/mail.html index 28745a50c..23d2b8443 100644 --- a/roundcubemail/skins/npk/templates/mail.html +++ b/roundcubemail/skins/npk/templates/mail.html @@ -47,7 +47,8 @@ id="messagelist" cellspacing="0" columns="" - summary="Message list" /> + summary="Message list" + unreadchildrenIcon="/images/icons/unread_children.png" /> -- cgit v1.2.3