<% if current_user and current_user.chat_enabled and current_subject.subject_type=="User" %>
<%=image_tag("btn/btn_friend.png", :class => "header_icon")%>
<%=t('chat.connecting')%>
<%=image_tag("btn/btn_friend.png", :class => "header_icon")%>

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

<% if defined?(flow)!=nil and flow %> <% end %> <% if defined?(group)!=nil and group %> <% end %> <% end %>