summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_routes.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-11 08:15:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-11 08:15:26 +0000
commitdf0e01885527fb2ac8cc70b3c6fae689172a5ee0 (patch)
tree20ba6970309f4c64af62c8b79a9eeb9aadc88d48 /usr/local/www/diag_routes.php
parente90f3055301158064ad9fdca174692077d59be87 (diff)
downloadpfsense-df0e01885527fb2ac8cc70b3c6fae689172a5ee0.zip
pfsense-df0e01885527fb2ac8cc70b3c6fae689172a5ee0.tar.gz
* Do not show top curvey thingies, the colors dont match yet
* Space between : and start of note
Diffstat (limited to 'usr/local/www/diag_routes.php')
-rw-r--r--usr/local/www/diag_routes.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/local/www/diag_routes.php b/usr/local/www/diag_routes.php
index df1ca9c..ffe9061 100644
--- a/usr/local/www/diag_routes.php
+++ b/usr/local/www/diag_routes.php
@@ -40,8 +40,6 @@ include('head.inc');
<?php include("fbegin.inc"); ?>
<p class="pgtitle"><?=$pgtitle?></p>
-<?php display_topbar('', '#eeeeee'); ?>
-
<div id="mainarea">
<form action="diag_routes.php" method="post">
<table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="6">
@@ -60,7 +58,7 @@ include('head.inc');
<input type="submit" class="formbtn" name="submit" value="Show" />
<br />
<br />
-<span class="vexpl"><span class="red"><strong>Note:</strong></span>By enabling name resolution, the query should take a bit longer. You can stop it at any time by clicking the Stop button in your browser.</span>
+<span class="vexpl"><span class="red"><strong>Note:</strong></span> By enabling name resolution, the query should take a bit longer. You can stop it at any time by clicking the Stop button in your browser.</span>
</td>
</tr>
OpenPOWER on IntegriCloud