summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_states_summary.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
commita66ce6278d2db23e21791c0b0054fcaa6e633327 (patch)
tree63eeaf0175150a2957d9162c1baa62e2815271f6 /src/usr/local/www/diag_states_summary.php
parent5b8a7e90f03a31f715960e6557ef0b5964073773 (diff)
downloadpfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.zip
pfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.tar.gz
Maybe abbreviations could be kept to a certain acceptable minimum
Diffstat (limited to 'src/usr/local/www/diag_states_summary.php')
-rw-r--r--src/usr/local/www/diag_states_summary.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_states_summary.php b/src/usr/local/www/diag_states_summary.php
index 965bcc2..052680d 100644
--- a/src/usr/local/www/diag_states_summary.php
+++ b/src/usr/local/www/diag_states_summary.php
@@ -181,8 +181,8 @@ function print_summary_table($label, $iparr, $sort = TRUE) {
<th class="text-center"># <?=gettext("States");?></th>
<th ><?=gettext("Protocol");?></th>
<th class="text-center"># <?=gettext("States");?></th>
- <th class="text-center"><?=gettext("Src Ports");?></th>
- <th class="text-center"><?=gettext("Dst Ports");?></th>
+ <th class="text-center"><?=gettext("Source Ports");?></th>
+ <th class="text-center"><?=gettext("Dest. Ports");?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud