diff options
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index d8fa86f2..2880702a 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -532,7 +532,7 @@ </ul> <div class="window window-resizable" id="stream-window" data-show-by-button="show-stream-button"> <div class="window-header" id="stream-window-header"> - <div class="window-grab">Stream</div> + <div class="window-grab">MJPEG</div> <button class="window-button-close">×</button> <button class="window-button-maximize">☐</button> <button class="window-button-original">•</button> |