diff options
Diffstat (limited to 'template/browser.st')
| -rwxr-xr-x | template/browser.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/browser.st b/template/browser.st index 33c6ba1..8012fa9 100755 --- a/template/browser.st +++ b/template/browser.st @@ -17,7 +17,7 @@ var growlize = true; </script> - $if(isadminroom)$ + <style> iframe { z-index: 50000; @@ -27,7 +27,7 @@ } </style> <script src="http://widgets.getclicky.com/tally/?site_id=170656&sitekey=736f7dd41a0612d8d50797c65768e71a&width=175&height=250&title=Visitors" type="text/javascript"></script> - $endif$ + </head> <body> $banner()$ |
