admin-status/overview: Use MAC-Address in table header of associated stations instead...
[project/luci.git] / modules / admin-full / luasrc / view / admin_status / index.htm
index 57ff86f..1228fdf 100644 (file)
@@ -544,7 +544,7 @@ $Id$
        <table class="cbi-section-table" id="wifi_assoc_table">
                <tr class="cbi-section-table-titles">
                        <th class="cbi-section-table-cell">&#160;</th>
-                       <th class="cbi-section-table-cell"><%:BSSID%></th>
+                       <th class="cbi-section-table-cell"><%:MAC-Address%></th>
                        <th class="cbi-section-table-cell"><%:Network%></th>
                        <th class="cbi-section-table-cell"><%:Signal%></th>
                        <th class="cbi-section-table-cell"><%:Noise%></th>