diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-12-15 20:31:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-12-15 20:31:02 +0000 |
commit | 71d9cd3d29c5e169e9199bc6ecf2208c658b08b8 (patch) | |
tree | 29339e8340a7b5e8e05e05a9816a7905fc8d9df6 | |
parent | 01385b0c2938803145fa4e598351dca872f6a951 (diff) | |
download | pfsense-71d9cd3d29c5e169e9199bc6ecf2208c658b08b8.zip pfsense-71d9cd3d29c5e169e9199bc6ecf2208c658b08b8.tar.gz |
Nuke wrapping notice
-rwxr-xr-x | usr/local/www/status_interfaces.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php index f9894d3..b108e1a 100755 --- a/usr/local/www/status_interfaces.php +++ b/usr/local/www/status_interfaces.php @@ -263,7 +263,6 @@ triggers it. To substantiate this point: disconnecting manually will <strong>not</strong> prevent dial-on-demand from making connections to the outside! Don't use dial-on-demand if you want to make sure that the line is kept disconnected. -<p> -<span class="red"><strong>Note:</strong></span> In/out counters will wrap at 32bit (4 Gigabyte) ! <br/> + <?php include("fend.inc"); ?> |