summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_logs_filter_dynamic.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/status_logs_filter_dynamic.php
parent08e1566a0646005dee20bda39bbc2a204a8e1b54 (diff)
downloadpfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.zip
pfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.tar.gz
Replace abbreviations with complete word
Diffstat (limited to 'src/usr/local/www/status_logs_filter_dynamic.php')
-rwxr-xr-xsrc/usr/local/www/status_logs_filter_dynamic.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/local/www/status_logs_filter_dynamic.php b/src/usr/local/www/status_logs_filter_dynamic.php
index 4a8b6d6..8c9374a 100755
--- a/src/usr/local/www/status_logs_filter_dynamic.php
+++ b/src/usr/local/www/status_logs_filter_dynamic.php
@@ -406,12 +406,12 @@ function toggleListDescriptions() {
<table class="table table-striped table-hover table-condensed">
<thead>
<tr class="text-nowrap">
- <th><?=gettext("Act")?></th>
+ <th><?=gettext("Action")?></th>
<th><?=gettext("Time")?></th>
- <th><?=gettext("IF")?></th>
+ <th><?=gettext("Interface")?></th>
<th><?=gettext("Source")?></th>
<th><?=gettext("Destination")?></th>
- <th><?=gettext("Proto")?></th>
+ <th><?=gettext("Protocol")?></th>
</tr>
</thead>
<tbody id="filter-log-entries">
OpenPOWER on IntegriCloud