AP configuration
[project/luci.git] / modules / niu / luasrc / model / cbi / niu / network / etherwan.lua
index 4f2744b..c5fda15 100644 (file)
@@ -23,7 +23,7 @@ local has_pppoe = fs.glob("/usr/lib/pppd/*/rp-pppoe.so")()
 local has_pppoa = fs.glob("/usr/lib/pppd/*/pppoatm.so")()
 
 
 local has_pppoa = fs.glob("/usr/lib/pppd/*/pppoatm.so")()
 
 
-m = Map("network", "Configure Ethernet Adapter")
+m = Map("network", "Configure Ethernet Adapter for Internet Connection")
 nw.init(m.uci)
 
 s = m:section(NamedSection, "wan", "interface")
 nw.init(m.uci)
 
 s = m:section(NamedSection, "wan", "interface")