summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-11-07 14:28:25 +0300
committerMaxim Devaev <[email protected]>2022-11-07 14:28:25 +0300
commit7a83ce0f79257fa52b3615b6d3c704dc000dc986 (patch)
treef36d0e66b1972cd051ead53e467ebf3a651200ef /web/kvm/navbar-system.pug
parent941b3bbd75b298d69b40a838dd149833594394ae (diff)
polling rate -> polling interval
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index 3bbe74c4..c3367696 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -73,7 +73,7 @@ li(id="system-dropdown" class="right")
div(class="spoiler")
table(class="kv")
tr
- td Polling rate:
+ td Polling interval:
td(class="value-slider") #[input(type="range" id="hid-mouse-rate-slider" class="slider")]
td(id="hid-mouse-rate-value" class="value-number")
tr(id="hid-mouse-sens" class="feature-disabled")