summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 94bc9fce..17fd26fb 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -323,8 +323,8 @@
<hr>
</div>
<div class="buttons buttons-row">
- <button class="row50" disabled data-force-hide-menu id="msd-connect-button">&bull; Connect drive to Server</button>
- <button class="row50" disabled data-force-hide-menu id="msd-disconnect-button">&bull; Disconnect drive</button>
+ <button class="row50" disabled id="msd-connect-button">Connect drive to Server</button>
+ <button class="row50" disabled id="msd-disconnect-button">Disconnect drive</button>
</div>
</div>
</li>