From 60832059f8f29761e7c7dc8457f6ff97e0e74a55 Mon Sep 17 00:00:00 2001 From: cash Date: Wed, 6 Apr 2011 02:47:08 +0000 Subject: Refs #3108 frontend should be done and ready for review - admin area is next git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/messages/start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/messages') diff --git a/mod/messages/start.php b/mod/messages/start.php index fd8b7712d..14fc4c3bb 100644 --- a/mod/messages/start.php +++ b/mod/messages/start.php @@ -30,7 +30,7 @@ function messages_init() { 'context' => 'messages', )); - $class = "elgg-icon messages-icon"; + $class = "elgg-icon elgg-icon-mail"; $text = ""; // get unread messages -- cgit v1.2.3