diff options
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r-- | web/kvm/navbar-system.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug index 85cf6b24..9c0c8014 100644 --- a/web/kvm/navbar-system.pug +++ b/web/kvm/navbar-system.pug @@ -69,8 +69,8 @@ li(id="system-dropdown" class="right") hr div(class="buttons buttons-row") button(data-force-hide-menu data-show-window="stream-window" class="row33") • Show stream - button(disabled data-force-hide-menu id="stream-screenshot-button" class="row33") • Screenshot - button(disabled id="stream-reset-button" class="row33") Reset stream + button(data-force-hide-menu id="stream-screenshot-button" class="row33") • Screenshot + button(id="stream-reset-button" class="row33") Reset stream div(id="hid-outputs" class="feature-disabled") hr table(class="kv") |