2 Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
6 <div data-ui-mode=
"home.client.host-needs-upgrade" id=
"host-needs-update-dialog">
8 <div class=
"host-needs-update-message error-state"></div>
11 <span i18n-content=
"HOST_NEEDS_UPDATE_DETAIL"></span>
12 <a href=
"https://support.google.com/chrome/answer/1649523"
14 i18n-content=
"LEARN_HOW"></a>
16 <div class=
"button-row">
17 <button id=
"host-needs-update-connect-button"
18 class=
"connect-button"
20 i18n-content=
"CONNECT_ANYWAY"
21 autofocus=
"autofocus">
23 <button class=
"cancel-button"
25 i18n-content=
"CANCEL">
28 </div> <!-- home.client.host-needs-upgrade -->