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.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index a2b898f7..71e92548 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -221,7 +221,7 @@
<div id="msd-new-image" class="msd-message">
<table class="msd-info">
<tr>
- <td>New name:</td>
+ <td>New image:</td>
<td id="msd-new-image-name" class="msd-info-value"></td>
</tr>
<tr>
@@ -239,8 +239,8 @@
</div>
<div class="menu-item-content-buttons buttons-row">
- <button disabled data-force-hide-menu id="msd-switch-to-kvm-button" class="row50">&bull; Switch drive to KVM</button>
- <button disabled data-force-hide-menu id="msd-switch-to-server-button" class="row50">&bull; Switch drive to Server</button>
+ <button disabled data-force-hide-menu id="msd-connect-button" class="row50">&bull; Connect drive to Server</button>
+ <button disabled data-force-hide-menu id="msd-disconnect-button" class="row50">&bull; Disconnect drive</button>
</div>
</div>
</li>