diff options
| author | sostler <sbostler@gmail.com> | 2010-02-28 11:34:11 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-02-28 11:34:11 -0500 |
| commit | ea2c2843fb794f94f42f0271e2ec45daa124afa5 (patch) | |
| tree | 6459b0ac20731ef4c33c8a688a8030bf8ce7c0ab /template/chat.st | |
| parent | 66507c7b3444ca3cdb0a90e0842ae01b91751612 (diff) | |
| parent | 6dd02a0fd44288c3d946713696a379f5eb5ed726 (diff) | |
Merge branch 'master' of ssh://sostler@dump.fm/home/dumpfmprod/prod
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> |
