summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-04 00:48:18 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-04 00:48:18 +0000
commiteb9b9c5ccb896c99bc94d3e57e90df9bba91daaa (patch)
tree268ce3cff14167ea06b75d442bc74c53b071bd6c /usr/local/www/status_interfaces.php
parent7b29d9f9b4f614e3d194954e5598042349c4041e (diff)
downloadpfsense-eb9b9c5ccb896c99bc94d3e57e90df9bba91daaa.zip
pfsense-eb9b9c5ccb896c99bc94d3e57e90df9bba91daaa.tar.gz
Move In/out counters message to end. <p> in between
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index f305a97..4d3719b 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -369,13 +369,14 @@ include("head.inc");
<?php $i++; endforeach; ?>
</table>
<br/>
-<strong class="red">Note:<br>
-In/out counters will wrap at 32bit (4 Gigabyte) ! <br/>
</strong>Using dial-on-demand will bring the connection up again if any packet
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>
+<strong class="red">Note:<br>
+In/out counters will wrap at 32bit (4 Gigabyte) ! <br/>
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
OpenPOWER on IntegriCloud