summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2017-03-05 11:20:00 +0000
committerGitHub <noreply@github.com>2017-03-05 11:20:00 +0000
commiteb267378764b4454e56557f5a35805f7554ee137 (patch)
treec44ae6b54cd72567d428cefb29c2c0f9df6b984a /src/usr
parentde55303c3af5cb5578944b9790b055695d75ba43 (diff)
downloadpfsense-eb267378764b4454e56557f5a35805f7554ee137.zip
pfsense-eb267378764b4454e56557f5a35805f7554ee137.tar.gz
better title
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/services_unbound.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index f1b9b66..ecbd3bc 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -441,8 +441,8 @@ events.push(function() {
<thead>
<tr>
<th><?=gettext("Host")?></th>
- <th><?=gettext("Host's parent domain")?></th>
- <th><?=gettext("IP to return")?></th>
+ <th><?=gettext("Parent domain of host")?></th>
+ <th><?=gettext("IP returned for host")?></th>
<th><?=gettext("Description")?></th>
<th><?=gettext("Actions")?></th>
</tr>
OpenPOWER on IntegriCloud