luci-0.10: Merge r8878

This commit is contained in:
Manuel Munz 2012-07-09 06:09:38 +00:00
parent b0bb1bd227
commit e06384a87f

View file

@ -25,7 +25,7 @@ s:tab("filter", translate("Filtering and ACLs"))
s:tab("limits", translate("Server limits"))
o = s:taboption("general", Flag, "enable", translate("Enable Tinyproxy server"))
o = s:taboption("general", Flag, "enabled", translate("Enable Tinyproxy server"))
o.rmempty = false
function o.write(self, section, value)