1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-10 17:49:38 +02:00

Implemented logoff link and window flashing

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1884 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Bill Lynch 2003-04-11 18:43:06 +00:00 committed by blynch
parent 8e5fbab10d
commit 9baffa95e6
4 changed files with 11 additions and 3 deletions

View file

@ -22,7 +22,7 @@
</td>
<td width="1%" nowrap>
<font size="-2">
<a href="#" onclick="alert('Not implemented right now');return false;">End Chat (Log Off)</a>
<a href="#" onclick="parent.handleLogoff();return false;">End Chat (Log Off)</a>
</font>
</td>
</tr>