summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www')
-rwxr-xr-xsrc/usr/local/www/status_logs.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/status_logs.php b/src/usr/local/www/status_logs.php
index ee8bfab..58cbe34 100755
--- a/src/usr/local/www/status_logs.php
+++ b/src/usr/local/www/status_logs.php
@@ -438,8 +438,8 @@ if (!$rawfilter) {
<tr>
<th><?=gettext("Time")?></th>
<th><?=gettext("Process")?></th>
- <th><?=gettext("PID")?></th>
- <th style="width:100%"><?=gettext("Message")?></th>
+ <th class="col-md-1"><?=gettext("PID")?></th>
+ <th><?=gettext("Message")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud