summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_traceroute.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_traceroute.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_traceroute.php')
-rwxr-xr-xusr/local/www/diag_traceroute.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_traceroute.php b/usr/local/www/diag_traceroute.php
index 5419a7d..625fe56 100755
--- a/usr/local/www/diag_traceroute.php
+++ b/usr/local/www/diag_traceroute.php
@@ -95,6 +95,7 @@ if (!isset($do_traceroute)) {
<td valign="top" colspan="2">
<p><span class="vexpl"><span class="red"><strong>Note: </strong></span> Traceroute may take a while to complete. You may hit the Stop button on your browser at any time to see the progress of failed traceroutes.<p>
<? if ($do_traceroute) {
+ echo "<font face='terminal' size='2'>";
echo("<br><strong>Traceroute output:</strong><br>");
echo('<pre>');
ob_end_flush();
OpenPOWER on IntegriCloud