diff options
Diffstat (limited to 'htroot/ViewProfile.html')
| -rw-r--r-- | htroot/ViewProfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html index a4236c754..d1e114330 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/#[value]#/">#[value]#</a> <img src="http://status.icq.com/online.gif?icq=#[value]#&img=5" alt="Onlinestatus" />#(/icq)#</dd>
+ <dd>#(icq)# ::<a href="http://www.icq.com/people/#[value]#/" target="_blank">#[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>
|
