Commit 398d5eaa authored by jschellevis's avatar jschellevis Committed by Franco Fichtner

(legacy) Small enhancement to Firewall Log Summary table

parent 887e4fce
......@@ -135,7 +135,8 @@ include("head.inc"); ?>
<svg></svg>
</div>
<table class="table table-striped table-bordered">
<th colspan="2"><?=$fields[$field]?> <?=gettext("data");?></th>
<th><?=$fields[$field]?></th>
<th><?=gettext("Count");?></th>
<?php foreach(array_keys($data[$field]) as $row): ?>
<tr>
<td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment