diff options
Diffstat (limited to 'template/chat.st')
| -rwxr-xr-x | template/chat.st | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/template/chat.st b/template/chat.st index 9122c93..61018c5 100755 --- a/template/chat.st +++ b/template/chat.st @@ -17,17 +17,6 @@ </script> <script type="text/javascript"> </script> - $if(isadminroom)$ - <style> - iframe { - z-index: 50000; - position: fixed; - top: 200px; - right: 25px; - } - </style> - <script src="http://widgets.getclicky.com/tally/?site_id=170656&sitekey=736f7dd41a0612d8d50797c65768e71a&width=175&height=250&title=Visitors" type="text/javascript"></script> - $endif$ <script src="/static/away.js"></script> <script src="/static/js/ajaxupload.js"></script> <script> |
