Fixed pinghost to pinghosts 220/head
authorVladimir Ulrich <admin@evl.su>
Thu, 7 Aug 2014 19:37:11 +0000 (23:37 +0400)
committerVladimir Ulrich <admin@evl.su>
Fri, 10 Oct 2014 15:59:35 +0000 (19:59 +0400)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
applications/luci-watchcat/luasrc/model/cbi/watchcat/watchcat.lua

index bcaf438..fd7038c 100644 (file)
@@ -46,7 +46,7 @@ period = s:option(Value, "period",
                            "suffix 'm' for minutes, 'h' for hours or 'd' " ..
                            "for days"))
 
                            "suffix 'm' for minutes, 'h' for hours or 'd' " ..
                            "for days"))
 
-pinghost = s:option(Value, "pinghost", 
+pinghost = s:option(Value, "pinghosts", 
                    translate("Ping host"),
                    translate("Host address to ping"))
 pinghost.datatype = "host"
                    translate("Ping host"),
                    translate("Host address to ping"))
 pinghost.datatype = "host"