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-Url: http://git.99rst.org/?a=commitdiff_plain;h=8a898ec19992f9287b5704dfe291084c9a88715b;p=openwrt-luci.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 14a3a22ab7..aa27e422d2 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