summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-macro.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/navbar-macro.pug')
-rw-r--r--web/kvm/navbar-macro.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-macro.pug b/web/kvm/navbar-macro.pug
index d8b5c529..eb2f98f3 100644
--- a/web/kvm/navbar-macro.pug
+++ b/web/kvm/navbar-macro.pug
@@ -22,7 +22,7 @@ li(class="right")
td(id="hid-recorder-events-count" class="value") 0
td #[sup #[i include delays]]
hr
- +menu_switch("hid-recorder-loop-checkbox", "Infinite loop playback", false, false)
+ +menu_switch("hid-recorder-loop-switch", "Infinite loop playback", false, false)
hr
input(type="file" id="hid-recorder-new-script-file")
div(class="buttons buttons-row")