diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index c0cf343f..c684511f 100644 --- a/web/index.html +++ b/web/index.html @@ -73,7 +73,7 @@ <div id="apps-box"> <h4>Loading ...</h4> </div> - <div class="keyboard-warning"> + <div id="app-keyboard-warning"> <hr> <p class="text"> Please note that when you are working with a KVM session or another application that captures the keyboard, @@ -92,4 +92,4 @@ </div> </div> </body> -</html> +</html>
\ No newline at end of file |