summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-03-08 08:22:52 +0545
committerPhil Davis <phil.davis@inf.org>2016-03-08 08:22:52 +0545
commit21d973b24d3330ff4a41d76a0a74decc4d791075 (patch)
tree1915d245157a8b082b8c7682ed8bfb153d4d0398 /src/usr/local/www/services_dnsmasq.php
parent21749f7ab880ed478be77c3b2db2370c22a4e47c (diff)
downloadpfsense-21d973b24d3330ff4a41d76a0a74decc4d791075.zip
pfsense-21d973b24d3330ff4a41d76a0a74decc4d791075.tar.gz
Add Actions column heading
to other places where it was missing, for UI consistency.
Diffstat (limited to 'src/usr/local/www/services_dnsmasq.php')
-rw-r--r--src/usr/local/www/services_dnsmasq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_dnsmasq.php b/src/usr/local/www/services_dnsmasq.php
index 5c6bca3..9dd8591 100644
--- a/src/usr/local/www/services_dnsmasq.php
+++ b/src/usr/local/www/services_dnsmasq.php
@@ -375,7 +375,7 @@ print_callout(gettext("Entries in this section override individual results from
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
@@ -455,7 +455,7 @@ print_callout(gettext("Entries in this area override an entire domain, and subdo
<th><?=gettext("Domain")?></th>
<th><?=gettext("IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
OpenPOWER on IntegriCloud