summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ping.php
diff options
context:
space:
mode:
authorxbipin <bipin@xbipin.com>2015-01-13 18:37:52 +0400
committerRenato Botelho <garga@FreeBSD.org>2015-01-13 13:01:07 -0200
commit6db7ee23db8582d1ee06c7fff83c19a014415838 (patch)
tree83d20c5b929828c47c5099a3bc8bf25633fc1035 /usr/local/www/diag_ping.php
parent156938a87e536e528ecbc0ccd5e2f42bfdb0eb0a (diff)
downloadpfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.zip
pfsense-6db7ee23db8582d1ee06c7fff83c19a014415838.tar.gz
Improving aesthetics.
Make title color more consistent with other pages. Improving aesthetics.
Diffstat (limited to 'usr/local/www/diag_ping.php')
-rw-r--r--usr/local/www/diag_ping.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php
index 2233f90..6d0afa2 100644
--- a/usr/local/www/diag_ping.php
+++ b/usr/local/www/diag_ping.php
@@ -86,7 +86,7 @@ if (!isset($do_ping)) {
}
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="ping">
<tr><td>
OpenPOWER on IntegriCloud