aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/log.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/log.php b/contrib/log.php
index 8b7f2cc59..2a4122105 100644
--- a/contrib/log.php
+++ b/contrib/log.php
@@ -134,6 +134,7 @@ if ($start !== null || $stop !== null) {
134 padding: 0px; 134 padding: 0px;
135 margin: 0px; 135 margin: 0px;
136 border: 0px; 136 border: 0px;
137 background-color: transparent;
137 } 138 }
138 .alert { 139 .alert {
139 display: none; 140 display: none;