summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_wireless.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2015-12-17 18:32:17 +0000
committerColin Fleming <cj_fleming@sky.com>2015-12-17 18:32:17 +0000
commitc3c2bd7aeb66ee7ed89f388a7f7f0833f4a9eded (patch)
tree4e2f12190bf9a05b817a00f2a0a64adeaf99cab0 /src/usr/local/www/status_wireless.php
parente84865c8c5d72b44000aee8c1c3cf97c22686f9d (diff)
downloadpfsense-c3c2bd7aeb66ee7ed89f388a7f7f0833f4a9eded.zip
pfsense-c3c2bd7aeb66ee7ed89f388a7f7f0833f4a9eded.tar.gz
Tidy up "status_wireless.php"
Remove closing FONT tags
Diffstat (limited to 'src/usr/local/www/status_wireless.php')
-rw-r--r--src/usr/local/www/status_wireless.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/usr/local/www/status_wireless.php b/src/usr/local/www/status_wireless.php
index ac6477a..dfe3659 100644
--- a/src/usr/local/www/status_wireless.php
+++ b/src/usr/local/www/status_wireless.php
@@ -187,16 +187,16 @@ display_top_tabs($tab_array);
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
- <th>ADDR</font></th>
- <th>AID</font></th>
- <th>CHAN</font></th>
- <th>RATE</font></th>
- <th>RSSI</font></th>
- <th>IDLE</font></th>
- <th>TXSEQ</font></th>
- <th>RXSEQ</font></th>
- <th>CAPS</font></th>
- <th>ERP</font></th>
+ <th>ADDR</th>
+ <th>AID</th>
+ <th>CHAN</th>
+ <th>RATE</th>
+ <th>RSSI</th>
+ <th>IDLE</th>
+ <th>TXSEQ</th>
+ <th>RXSEQ</th>
+ <th>CAPS</th>
+ <th>ERP</th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud