summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dns.php
diff options
context:
space:
mode:
authorxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
committerxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
commitf65102071dbe27b22b7f332123d071e872b1c2d3 (patch)
tree6e8866faa35a93125895042bbc7d15b0c96508d4 /usr/local/www/diag_dns.php
parent51ef74991ce9ce4204f5d43cf922306e4731cccf (diff)
downloadpfsense-f65102071dbe27b22b7f332123d071e872b1c2d3.zip
pfsense-f65102071dbe27b22b7f332123d071e872b1c2d3.tar.gz
Improving aesthetics.
Make title color more consistent with other pages. Improving aesthetics.
Diffstat (limited to 'usr/local/www/diag_dns.php')
-rw-r--r--usr/local/www/diag_dns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php
index d03ec7a..a4368cd 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -170,7 +170,7 @@ function display_host_results ($address,$hostname,$dns_speeds) {
}
include("head.inc"); ?>
-<body link="#000000" vlink="#000000" alink="#000000">
+<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="diag dns">
<tr>
OpenPOWER on IntegriCloud