summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js b/applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js
index c6db62d2b1..f9f92f57f5 100644
--- a/applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js
+++ b/applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/vrrp_instance.js
@@ -218,7 +218,7 @@ return view.extend({
o.placeholder = '300';
o.modalonly = true;
- o = s.taboption('advanced', form.ListValue, 'preempt_delay', _('Debug'),
+ o = s.taboption('advanced', form.ListValue, 'debug', _('Debug'),
_('Debug Level'));
o.default = '0';
o.value('0');