<% if current_user && current_user.chat_enabled %>
<%=image_tag("chat-off.png", :class => "header_icon")%> <%=t('chat.connecting')%>
<%=image_tag("chat-off.png", :class => "header_icon")%>

<%=t('chat.disconnected')%>

<%=image_tag("chat-off.png", :class => "header_icon")%> <%=t('chat.title')%>
<% if defined?(group)!=nil and group %> <% end %> <% end %>