summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2005-09-20 21:05:17 +0000
committerSeth Mos <seth.mos@xs4all.nl>2005-09-20 21:05:17 +0000
commitd290167cffc63c5a2a38e342e309488b40e0f1af (patch)
tree9b992d360c6122c2c678cf6170efd8f06a4eea29 /usr/local/www/status_interfaces.php
parent0c5449db2d4fb6a94132b76195c2e74617b9265c (diff)
downloadpfsense-d290167cffc63c5a2a38e342e309488b40e0f1af.zip
pfsense-d290167cffc63c5a2a38e342e309488b40e0f1af.tar.gz
Fix spurious < in a <br>
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index 1b8d6bb..47696fa 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -368,7 +368,7 @@ include("head.inc");
<?php endif; ?>
<?php $i++; endforeach; ?>
</table>
-<<br/>
+<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
OpenPOWER on IntegriCloud