summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-14 11:19:23 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-14 11:19:50 -0500
commit39609bf9959f77394943f05352d4cab095a8a2c6 (patch)
tree8cc537a0f4cff6e37aea3c52ff8af3725a1933a2 /src/usr/local/www/services_dnsmasq.php
parentfd6cd92bc4225bb6b41487b32e533e2544d18163 (diff)
downloadpfsense-39609bf9959f77394943f05352d4cab095a8a2c6.zip
pfsense-39609bf9959f77394943f05352d4cab095a8a2c6.tar.gz
Fixed #5638
Diffstat (limited to 'src/usr/local/www/services_dnsmasq.php')
-rw-r--r--src/usr/local/www/services_dnsmasq.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/services_dnsmasq.php b/src/usr/local/www/services_dnsmasq.php
index dabeb7d..d6b7710 100644
--- a/src/usr/local/www/services_dnsmasq.php
+++ b/src/usr/local/www/services_dnsmasq.php
@@ -404,6 +404,7 @@ foreach ($a_hosts as $i => $hostent):
Alias for <?=$hostent['host'] ? $hostent['host'] . '.' . $hostent['domain'] : $hostent['domain']?>
</td>
<td>
+ <i class="fa fa-angle-double-right text-info"></i>
<?=htmlspecialchars($alias['description'])?>
</td>
<td>
OpenPOWER on IntegriCloud