summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dump_states.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-14 12:40:30 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-14 12:40:30 +0000
commita9b2111e07862c5ef04086de8896e56ba3363b88 (patch)
tree199937a5f61962a4c2d1633e5423abed62cbd585 /src/usr/local/www/diag_dump_states.php
parent66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6 (diff)
downloadpfsense-a9b2111e07862c5ef04086de8896e56ba3363b88.zip
pfsense-a9b2111e07862c5ef04086de8896e56ba3363b88.tar.gz
Replace another abbreviation (Int to Interface)
Diffstat (limited to 'src/usr/local/www/diag_dump_states.php')
-rwxr-xr-xsrc/usr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_dump_states.php b/src/usr/local/www/diag_dump_states.php
index 50d68a3..8d77756 100755
--- a/src/usr/local/www/diag_dump_states.php
+++ b/src/usr/local/www/diag_dump_states.php
@@ -165,7 +165,7 @@ print $form;
<table class="table table-striped table-condensed table-hover sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
- <th><?=gettext("Int")?></th>
+ <th><?=gettext("Interface")?></th>
<th><?=gettext("Protocol")?></th>
<th><?=gettext("Source -> Router -> Destination")?></th>
<th><?=gettext("State")?></th>
OpenPOWER on IntegriCloud