Changeset 8848
- Timestamp:
- 07/01/12 21:40:02 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/protocols/core/luasrc/model/cbi/admin_network/proto_dhcp.lua
r8702 r8848 44 44 45 45 46 defaultroute = section:taboption("advanced", Flag, " gateway",46 defaultroute = section:taboption("advanced", Flag, "defaultroute", 47 47 translate("Use default gateway"), 48 48 translate("If unchecked, no default route is configured"))
