summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_logs_filter_dynamic.php
diff options
context:
space:
mode:
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