From: Vasilis Tsiligiannis Date: Sun, 6 Mar 2011 11:16:14 +0000 (+0000) Subject: modules/admin-full: Fix description of Hermes wireless controllers X-Git-Tag: 0.11.0~2222 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=8a898ec19992f9287b5704dfe291084c9a88715b;hp=108321b5dfc598c0dd939c1e26a912b466079df1;p=project%2Fluci.git modules/admin-full: Fix description of Hermes wireless controllers --- diff --git a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm index 14a3a22ab..aa27e422d 100644 --- a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm +++ b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm @@ -79,7 +79,7 @@ $Id$ -- hermes elseif name == "eth" then - return "Prism 802.11b Wireless Controller" + return "Hermes 802.11b Wireless Controller" -- hostap elseif name == "wlan" and fs.isdirectory("/proc/net/hostap/" .. ifname) then