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.pin-prompt">
8 i18n-content=
"PIN_MESSAGE"
11 <form id=
"pin-form" action=
"">
12 <table class=
"centered">
15 <label for=
"pin-entry"
17 class=
"editbox-label"></label>
24 <button id=
"pin-connect-button"
26 i18n-content=
"CONNECT_BUTTON">
28 <button id=
"cancel-pin-entry-button"
30 i18n-content=
"CANCEL">
36 <!-- Empty cell to align the checkbox and PIN entry. -->
39 <label id=
"remember-pin" class=
"checkbox-label">
40 <input id=
"remember-pin-checkbox" type=
"checkbox">
41 <span i18n-content=
"REMEMBER_PIN"></span>
48 <div id=
"startup-mode-box-me2me"
49 class=
"information-box centered"
51 <span i18n-content=
"WARNING_NOT_WINDOWED"></span>
52 <a href=
"http://support.google.com/chrome/bin/answer.py?hl=en&answer=1649523"
54 i18n-content=
"LEARN_HOW"></a>
55 </div> <!-- startup-mode-box-it2me -->
57 </div> <!-- client.pin-prompt -->