summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-14 09:43:04 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-14 09:43:04 -0500
commitafb817576de2e0866aca08779109c39737c698b9 (patch)
tree269991f6b74a799242b4737b0260b29130ed28fe /src/usr/local/www/services_unbound.php
parent316c55037cc3d0ab2f5e9368123bb17441194965 (diff)
downloadpfsense-afb817576de2e0866aca08779109c39737c698b9.zip
pfsense-afb817576de2e0866aca08779109c39737c698b9.tar.gz
Add fa icon to show override is a child
Diffstat (limited to 'src/usr/local/www/services_unbound.php')
-rw-r--r--src/usr/local/www/services_unbound.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index 927600c..f3d57a1 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -472,6 +472,7 @@ foreach ($a_hosts as $hostent):
Alias for <?=$hostent['host'] ? $hostent['host'] . '.' . $hostent['domain'] : $hostent['domain']?>
</td>
<td>
+ <i class="fa fa-angle-double-right"></i>
<?=htmlspecialchars($alias['description'])?>
</td>
<td>
OpenPOWER on IntegriCloud