summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/widgets
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/widgets
parent08e1566a0646005dee20bda39bbc2a204a8e1b54 (diff)
downloadpfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.zip
pfsense-66c62a1ab16dc4f39e0c0da3bc3656f10112bbd6.tar.gz
Replace abbreviations with complete word
Diffstat (limited to 'src/usr/local/www/widgets')
-rw-r--r--src/usr/local/www/widgets/widgets/log.widget.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/widgets/widgets/log.widget.php b/src/usr/local/www/widgets/widgets/log.widget.php
index 62e5104..66e5b04 100644
--- a/src/usr/local/www/widgets/widgets/log.widget.php
+++ b/src/usr/local/www/widgets/widgets/log.widget.php
@@ -131,9 +131,9 @@ if (isset($_POST['lastsawtime'])) {
<table class="table table-striped table-hover">
<thead>
<tr>
- <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>
</tr>
OpenPOWER on IntegriCloud