summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_states_summary.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-08-22 12:03:03 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-08-22 12:03:03 -0400
commitca3dc6c9ac6b6045430779f407a31ed620f5a32d (patch)
tree4a3cea511c9c2afd866841485701ac2076913c6b /src/usr/local/www/diag_states_summary.php
parente73770057872aa1f78dfff885f89916e446e2e4c (diff)
downloadpfsense-ca3dc6c9ac6b6045430779f407a31ed620f5a32d.zip
pfsense-ca3dc6c9ac6b6045430779f407a31ed620f5a32d.tar.gz
Fixed #6711
Diffstat (limited to 'src/usr/local/www/diag_states_summary.php')
-rw-r--r--src/usr/local/www/diag_states_summary.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr/local/www/diag_states_summary.php b/src/usr/local/www/diag_states_summary.php
index 19ff8b4..c870da9 100644
--- a/src/usr/local/www/diag_states_summary.php
+++ b/src/usr/local/www/diag_states_summary.php
@@ -143,6 +143,11 @@ function print_summary_table($label, $iparr, $sort = TRUE) {
<table class="table table-hover table-condensed table-striped">
<thead>
<tr>
+ <th></th><th></th><th></th>
+ <th colspan="3" class="text-center colspanth"><?=gettext("Protocol counts")?></th>
+ </tr>
+
+ <tr>
<th ><?=gettext("IP");?></th>
<th class="text-center"># <?=gettext("States");?></th>
<th ><?=gettext("Protocol");?></th>
OpenPOWER on IntegriCloud