diff options
Diffstat (limited to 'template/browser.st')
| -rwxr-xr-x | template/browser.st | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/template/browser.st b/template/browser.st index 1cd2116..61c05c3 100755 --- a/template/browser.st +++ b/template/browser.st @@ -20,26 +20,7 @@ $endif$ </script> <script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script> - <!-- - <style> - iframe { - z-index: 50000; - position: fixed; - top: 300px; - right: 25px; - - width:100%; - height:100%; - padding:0px; - background-color: #fff; - position:absolute; - top:0px; left:0px; - border:none; - } - </style> - --> - - </head> + </head> <body> $banner()$ <div id="chatrap"> |
