diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:23:08 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-22 10:23:08 -0500 |
| commit | 2317d7e4acc210eb061a4ef545230b4e4892e2f3 (patch) | |
| tree | 7d9f3e71298fcc318e1e8069d061fbeb18711575 /template/browser.st | |
| parent | 51727e64db58dcc79ecaf073425e97d259a1e016 (diff) | |
timb adding ryder's changes
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()$ |
