diff options
Diffstat (limited to 'templates/web_shell/shell.html')
| -rw-r--r-- | templates/web_shell/shell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web_shell/shell.html b/templates/web_shell/shell.html index d9a3c49e..b7cbb581 100644 --- a/templates/web_shell/shell.html +++ b/templates/web_shell/shell.html @@ -144,7 +144,7 @@ <div class="emscripten" id="status">Downloading...</div> <span id='controls'> - <span><input type="button" value="Fullscreen" onclick="Module.requestFullScreen(false, false)"></span> + <span><input type="button" value="Fullscreen" onclick="Module.requestFullscreen(false, false)"></span> </span> <div class="emscripten"> |
