summaryrefslogtreecommitdiffstats
path: root/bwlpMonitor_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'bwlpMonitor_template.html')
-rw-r--r--bwlpMonitor_template.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/bwlpMonitor_template.html b/bwlpMonitor_template.html
index e90b251..6a41d66 100644
--- a/bwlpMonitor_template.html
+++ b/bwlpMonitor_template.html
@@ -28,10 +28,11 @@
<div id="content">
%CONTENT%
</div>
-
- <div id="log">
+ <div id="log_wrapper">
+ <div id="log">
%LOG%
- </div>
+ </div>
+ </div>
</div>
</body>