summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dns.php
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-11-25 18:09:29 -0600
committerJared Dillard <jdillard@netgate.com>2015-11-25 18:09:29 -0600
commit57adffdda728439fe05df9863aaa4fa1a0332524 (patch)
tree93ce8ab533070bc39ccb14b8ddb5cbcc8ee8a05b /src/usr/local/www/diag_dns.php
parente15815e0fe96f2ec39f68428ec117b817034ba01 (diff)
downloadpfsense-57adffdda728439fe05df9863aaa4fa1a0332524.zip
pfsense-57adffdda728439fe05df9863aaa4fa1a0332524.tar.gz
better spacing
Diffstat (limited to 'src/usr/local/www/diag_dns.php')
-rwxr-xr-xsrc/usr/local/www/diag_dns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_dns.php b/src/usr/local/www/diag_dns.php
index a203292..679370d 100755
--- a/src/usr/local/www/diag_dns.php
+++ b/src/usr/local/www/diag_dns.php
@@ -293,7 +293,7 @@ if (!$input_errors && $type) {
<li class="list-group-item"><a href="/diag_ping.php?host=<?=htmlspecialchars($host)?>&amp;count=3"><?=gettext("Ping")?></a></li>
<li class="list-group-item"><a href="/diag_traceroute.php?host=<?=htmlspecialchars($host)?>&amp;ttl=18"><?=gettext("Traceroute")?></a></li>
</ul>
- <p><?=gettext("NOTE: The following links are to external services, so their reliability cannot be guaranteed.");?></p>
+ <h5><?=gettext("NOTE: The following links are to external services, so their reliability cannot be guaranteed.");?></h5>
<ul class="list-group">
<li class="list-group-item"><a target="_blank" href="http://private.dnsstuff.com/tools/whois.ch?ip=<?php echo $ipaddr; ?>"><?=gettext("IP WHOIS @ DNS Stuff");?></a></li>
<li class="list-group-item"><a target="_blank" href="http://private.dnsstuff.com/tools/ipall.ch?ip=<?php echo $ipaddr; ?>"><?=gettext("IP Info @ DNS Stuff");?></a></li>
OpenPOWER on IntegriCloud