diff options
-rw-r--r-- | modules/admin-full/luasrc/view/admin_status/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-full/luasrc/view/admin_status/index.htm b/modules/admin-full/luasrc/view/admin_status/index.htm index 1ef90ad8f..18e590d2d 100644 --- a/modules/admin-full/luasrc/view/admin_status/index.htm +++ b/modules/admin-full/luasrc/view/admin_status/index.htm @@ -302,7 +302,7 @@ $Id$ '</td><td style="text-align:left; padding:3px"><small>' + '<strong><%:SSID%>:</strong> <a href="%s">%h</a><br />' + '<strong><%:Mode%>:</strong> %s<br />' + - '<strong><%:Channel%>:</strong> %d (%.2f GHz)<br />' + + '<strong><%:Channel%>:</strong> %d (%.3f GHz)<br />' + '<strong><%:Bitrate%>:</strong> %s Mb/s<br />', icon, net.signal, net.noise, net.quality, |