summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ping.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-03 17:23:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-03 17:23:23 +0000
commit586d257b959d7e46a31f508e3f0f47cfc0c6f2ad (patch)
treec80dcf1aed41dd2896aeb3e41c9159ff162c067f /usr/local/www/diag_ping.php
parent007ce569bb001086de975a1f41d1fbdd2b0069a8 (diff)
downloadpfsense-586d257b959d7e46a31f508e3f0f47cfc0c6f2ad.zip
pfsense-586d257b959d7e46a31f508e3f0f47cfc0c6f2ad.tar.gz
Use terminal font, size of 2 for better readability
Diffstat (limited to 'usr/local/www/diag_ping.php')
-rwxr-xr-xusr/local/www/diag_ping.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php
index e07f593..a5b0817 100755
--- a/usr/local/www/diag_ping.php
+++ b/usr/local/www/diag_ping.php
@@ -136,6 +136,7 @@ include("head.inc"); ?>
<tr>
<td valign="top" colspan="2">
<? if ($do_ping) {
+ echo "<font face='terminal' size='2'>";
echo("<strong>Ping output:</strong><br>");
echo('<pre>');
ob_end_flush();
OpenPOWER on IntegriCloud