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 id=
"auth-dialog" hidden
>
8 <div class=
"dialog-screen"></div>
10 <div class=
"dialog-container">
11 <div id=
"auth-dialog-border" class=
"kd-modaldialog">
12 <h2 i18n-content=
"MODE_AUTHORIZE"></h2>
13 <p id=
"auth-error-message"
14 i18n-content=
"DESCRIPTION_AUTHORIZE"
16 <div class=
"button-row">
17 <button id=
"auth-button"
20 i18n-content=
"CONTINUE_BUTTON">
26 </div> <!-- auth-dialog -->