diff options
Diffstat (limited to 'remoting')
-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 af72b2e..c86e3d0 100644 --- a/remoting/webapp/main.html +++ b/remoting/webapp/main.html @@ -186,7 +186,7 @@ found in the LICENSE file. data-ui-mode="home.auth" class="kd-modaldialog"> <h2 i18n-content="MODE_AUTHORIZE"></h2> - <p i18n-content="DESCRIPTION_AUTHORIZE"></p> + <p i18n-content="DESCRIPTION_AUTHORIZE" class="message"></p> <div class="centered"> <button id="auth-button" type="button" |