summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_traceroute.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-25 22:02:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-25 22:02:55 +0000
commit01c28384d0f562e0726320d038c70df08a468873 (patch)
tree6fc5043ad2b8877ff0e0491e226746e77750fb89 /usr/local/www/diag_traceroute.php
parent7a01068a21b5178348bee0f67a75f9009b821baf (diff)
downloadpfsense-01c28384d0f562e0726320d038c70df08a468873.zip
pfsense-01c28384d0f562e0726320d038c70df08a468873.tar.gz
Correct cells
Diffstat (limited to 'usr/local/www/diag_traceroute.php')
-rwxr-xr-xusr/local/www/diag_traceroute.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/local/www/diag_traceroute.php b/usr/local/www/diag_traceroute.php
index 1b16a93..b6498c2 100755
--- a/usr/local/www/diag_traceroute.php
+++ b/usr/local/www/diag_traceroute.php
@@ -116,13 +116,11 @@ if (!isset($do_traceroute)) {
</td>
</tr>
<tr>
- <td valign="top" colspan="2">
- &nbsp;
- </td>
- <td width="78%">
+ <td width="22%" valign="top">&nbsp;</td>
+ <td width="78%">
<B>NOTE!</B> Multi-wan is not supported from this utility currently.
</td>
- </tr>
+ </tr>
</table>
</form>
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud