diff options
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> |