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 de3fae8b..94bc9fce 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -300,8 +300,8 @@
<hr>
<input class="hidden" type="file" id="msd-select-new-image-file">
<div class="buttons buttons-row">
- <button class="row50" disabled id="msd-select-new-image-button">Upload new image</button>
- <button class="row25" disabled id="msd-upload-new-image-button">Start</button>
+ <button class="row50" disabled id="msd-select-new-image-button">Select image to upload</button>
+ <button class="row25" disabled id="msd-upload-new-image-button">Upload</button>
<button class="row25" disabled id="msd-abort-uploading-button">Abort</button>
</div>
<hr>