summaryrefslogtreecommitdiff
path: root/htroot/ViewProfile.html
diff options
context:
space:
mode:
authorrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-05-07 21:07:43 +0000
committerrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2005-05-07 21:07:43 +0000
commit3f85978519092353c0a65b5f04e8cef1548ae7b8 (patch)
tree2e61df0c51f3400aaccaba923ea68cee1eade3b9 /htroot/ViewProfile.html
parent1dad015b0baa6207d9ca745a7815c695e3a8e523 (diff)
Fixed one spelling mistake, limited input for ICQ numbers to 9 digits and made ICQ number in peer profiles clickable.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@85 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ViewProfile.html')
-rw-r--r--htroot/ViewProfile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index 4882464e1..e1bd65c7d 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -41,7 +41,7 @@ The peer #[peername]# is not online.
<tr>
<td>ICQ</td>
-<td>#(icq)#&nbsp;::<img src=http://web.icq.com/whitepages/online?icq=#[value]#&img=5">#[value]##(/icq)#</td>
+<td>#(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>Jabber</td>