From ae0bdf5d71ee6175a92a753db7b02e58717804bf Mon Sep 17 00:00:00 2001
From: low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542>
Date: Wed, 19 Apr 2006 08:39:49 +0000
Subject: [PATCH] *) added status indicator for Jabber

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2025 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
 htroot/ViewProfile.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index 19d06ff6e..7b82dbcda 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -53,11 +53,11 @@ The peer #[peername]# is not online.
 
 <tr>
 <td valign="top" class="TableCellDark">ICQ</td>
-<td valign="top" class="TableCellLight">#(icq)#&nbsp;::<img src=http://web.icq.com/whitepages/online?icq=#[value]#&img=5"><a href="http://wwp.icq.com/scripts/search.dll?to=#[value]#">#[value]#</a>#(/icq)#</td>
+<td valign="top" class="TableCellLight">#(icq)#&nbsp;::<img src="http://web.icq.com/whitepages/online?icq=#[value]#&img=5"><a href="http://wwp.icq.com/scripts/search.dll?to=#[value]#">#[value]#</a>#(/icq)#</td>
 </tr>
 <tr>
 <td valign="top" class="TableCellDark">Jabber</td>
-<td valign="top" class="TableCellLight">#(jabber)#&nbsp;::#[value]##(/jabber)#</td>
+<td valign="top" class="TableCellLight">#(jabber)#&nbsp;::<img src="http://edgar.netflint.net/status.php?jid=#[value]#&type=image&iconset=gabber">#[value]##(/jabber)#</td>
 </tr>
 <tr>
 <td valign="top" class="TableCellDark">Yahoo!</td>