From bd7b612ba76cebb413d9922c893555729532aaa6 Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Fri, 25 Nov 2016 12:10:46 +0100 Subject: [PATCH] Replace chat icon w/ chat-empty in the about page Signed-off-by: Eric Lippmann --- application/views/scripts/about/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/about/index.phtml b/application/views/scripts/about/index.phtml index 071a1eb31..c55d9bce6 100644 --- a/application/views/scripts/about/index.phtml +++ b/application/views/scripts/about/index.phtml @@ -76,7 +76,7 @@ null, array( 'target' => '_blank', - 'icon' => 'chat', + 'icon' => 'chat-empty', 'title' => $this->translate('Support / Mailinglists') ) ) ?>