diff options
Diffstat (limited to 'remoting/webapp')
-rw-r--r-- | remoting/webapp/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html index 0013468..f4e4471 100644 --- a/remoting/webapp/main.html +++ b/remoting/webapp/main.html @@ -542,7 +542,7 @@ found in the LICENSE file. type="password" autofocus="autofocus" autocomplete="off"/> - <button id="connect-button" + <button id="pin-connect-button" type="submit" i18n-content="CONNECT_BUTTON"> </button> |