summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_states_summary.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-14 12:31:39 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-14 12:31:39 +0000
commit66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6 (patch)
tree9b72bb5c5a8f2885218f0365ad76d3fa71ae798a /src/usr/local/www/diag_states_summary.php
parent08e1566a0646005dee20bda39bbc2a204a8e1b54 (diff)
downloadpfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.zip
pfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.tar.gz
Replace abbreviations with complete word
Diffstat (limited to 'src/usr/local/www/diag_states_summary.php')
-rw-r--r--src/usr/local/www/diag_states_summary.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_states_summary.php b/src/usr/local/www/diag_states_summary.php
index 06745a0..965bcc2 100644
--- a/src/usr/local/www/diag_states_summary.php
+++ b/src/usr/local/www/diag_states_summary.php
@@ -179,7 +179,7 @@ function print_summary_table($label, $iparr, $sort = TRUE) {
<tr>
<th ><?=gettext("IP");?></th>
<th class="text-center"># <?=gettext("States");?></th>
- <th ><?=gettext("Proto");?></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>
OpenPOWER on IntegriCloud