summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/webapp/main.html')
-rw-r--r--remoting/webapp/main.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
index 81523c4..c7c7d56 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -234,7 +234,8 @@ found in the LICENSE file.
</div>
<div data-ui-mode="home.host-setup.done" hidden>
<div id="host-setup-done-message" class="message"></div>
- <div class="button-row">
+ <div id="host-setup-done-message-2" class="message"></div>
+ <div class="button-row">
<div class="box-spacer"></div>
<button id="host-config-done-dismiss" i18n-content="OK"></button>
</div>