Commit 911a8387 authored by Matt Tucker's avatar Matt Tucker Committed by matt

XA should be yellow icon, not red.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1344 b35dd754-fafc-0310-a699-88a17e54d16e
parent 68e570d9
......@@ -208,7 +208,7 @@
} else if (show == Presence.Show.xa) {
%>
<img src="images/bullet-red-14x14.gif" width="14" height="14" border="0" title="Extended Away">
<img src="images/bullet-yellow-14x14.gif" width="14" height="14" border="0" title="Extended Away">
<fmt:message key="session.details.extended" /> <%= statusTxt %>
<%
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment