summaryrefslogtreecommitdiff
path: root/htroot/ViewLog_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ViewLog_p.html')
-rw-r--r--htroot/ViewLog_p.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/htroot/ViewLog_p.html b/htroot/ViewLog_p.html
index 123a3e70e..93d9138d5 100644
--- a/htroot/ViewLog_p.html
+++ b/htroot/ViewLog_p.html
@@ -16,8 +16,9 @@
</fieldset>
</form>
- <pre>#[log]#</pre>
-
+ <div class="log">
+ #{log}#<pre class="log#(level)#Debug::Info::System::Warning::Severe#(/level)#">#[line]#</pre>#{/log}#
+ </div>
#%env/templates/footer.template%#
</body>