diff options
author | Maxim Devaev <[email protected]> | 2021-08-02 04:08:15 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-08-02 04:08:15 +0300 |
commit | 61a6b289f35f9c81cceee18394d35af4de1a28f0 (patch) | |
tree | 8e63a2635f4ec803ce967e4ac43ee2c80c4b6431 /web/kvm/index.html | |
parent | 9927e933564b3a09e3803d6f17a28c83ca0c3dfb (diff) |
note
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index a36a4792..12416814 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -380,6 +380,17 @@ </td> </tr> </table> + <hr> + <table class="kv"> + <tr> + <td class="value">Note:</td> + <td>• Don't close the browser page until the upload is complete.</td> + </tr> + <tr> + <td></td> + <td>• To speed up the upload, close the stream window.</td> + </tr> + </table> </div> <div class="hidden" id="msd-uploading-sub"> <hr> |