admin-status/overview: Use MAC-Address in table header of associated stations instead...
authorManuel Munz <freifunk@somakoma.de>
Mon, 10 Oct 2011 16:08:00 +0000 (16:08 +0000)
committerManuel Munz <freifunk@somakoma.de>
Mon, 10 Oct 2011 16:08:00 +0000 (16:08 +0000)
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>