diff options
Diffstat (limited to 'template/chat.st')
| -rwxr-xr-x | template/chat.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/chat.st b/template/chat.st index f0b5259..9b5d706 100755 --- a/template/chat.st +++ b/template/chat.st @@ -68,7 +68,7 @@ function pop(url) <div id="faving" style="display:none;"> -<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('like','','/static/img/thumbs_up_sm.gif',1)"><img src="/static/thumbup.gif" alt="like it!" name="like" width="14" height="15" border="0" id="like" /></a> +<img src="/static/img/thumbup.gif"> </div> </div> |
