diff options
| author | Marc Nause <marc.nause@audioattack.de> | 2013-02-13 19:29:40 +0100 |
|---|---|---|
| committer | Marc Nause <marc.nause@audioattack.de> | 2013-02-13 19:29:40 +0100 |
| commit | ce5b7afab219e0aad7db872775017429eb1c552d (patch) | |
| tree | dacbcf45dfd3b37ce45aec9ed76aac3ef2df5b81 /htroot/ViewProfile.html | |
| parent | 3a6097966db2bf3c3ffc2ccc39d9632e2c5ba255 (diff) | |
*) removed Skype online indicator (was not working anymore)
*) updated ICQ URLs
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 454b439f5..a4236c754 100644 --- a/htroot/ViewProfile.html +++ b/htroot/ViewProfile.html @@ -40,7 +40,7 @@ <dl class="pairs">
<dt>ICQ</dt>
- <dd>#(icq)# ::<a href="http://www.icq.com/people/about_me.php?to=#[value]#">#[value]#</a> <img src="http://wwp.icq.com/scripts/online.dll?icq=#[value]#&img=5" alt="Onlinestatus" />#(/icq)#</dd>
+ <dd>#(icq)# ::<a href="http://www.icq.com/people/#[value]#/">#[value]#</a> <img src="http://status.icq.com/online.gif?icq=#[value]#&img=5" alt="Onlinestatus" />#(/icq)#</dd>
<dt>Jabber</dt>
<dd>#(jabber)# ::#[value]##(/jabber)#</dd>
<dt>Yahoo!</dt>
@@ -48,7 +48,7 @@ <dt>MSN</dt>
<dd>#(msn)# ::#[value]##(/msn)#</dd>
<dt>Skype</dt>
- <dd>#(skype)# ::#[value]# <img src="http://mystatus.skype.com/smallicon/#[value]#" alt="Onlinestatus" />#(/skype)#</dd>
+ <dd>#(skype)# ::#[value]##(/skype)#</dd>
</dl>
<dl class="pairs">
|
