diff options
| author | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-28 12:27:35 +0000 |
|---|---|---|
| committer | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-28 12:27:35 +0000 |
| commit | edef8a99ded43ad96aa778815d64d8a3a39a511e (patch) | |
| tree | 9721e30a337fdd96afa47eb438a4920b7ca20abe /htroot/ViewProfile.html | |
| parent | 86f07c363132c4fe086cd0dcb58d5769930aed38 (diff) | |
*) Removed online check for Jabber since it did not work for quite some time now. The service (edgar.netflint.net) seems to be down permanently.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3141 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewProfile.html')
| -rw-r--r-- | htroot/ViewProfile.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html index 9aa5e945d..96e41efba 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -40,7 +40,7 @@ <dt>ICQ</dt>
<dd>#(icq)# ::<img src="http://web.icq.com/whitepages/online?icq=#[value]#&img=5" alt="Onlinestatus" /><a href="http://wwp.icq.com/scripts/search.dll?to=#[value]#">#[value]#</a>#(/icq)#</dd>
<dt>Jabber</dt>
- <dd>#(jabber)# ::<img src="http://edgar.netflint.net/status.php?jid=#[value]#&type=image&iconset=gabber" alt="Onlinestatus" />#[value]##(/jabber)#</dd>
+ <dd>#(jabber)# ::#[value]##(/jabber)#</dd>
<dt>Yahoo!</dt>
<dd>#(yahoo)# ::#[value]##(/yahoo)#</dd>
<dt>MSN</dt>
@@ -62,4 +62,4 @@ #%env/templates/footer.template%#
#(/display)#
</body>
-</html>
\ No newline at end of file +</html>
|
