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=
"paired-client-manager-dialog"
8 data-ui-mode=
"home.manage-pairings"
11 <p i18n-content=
"PAIRED_CLIENTS_INTRODUCTION"
15 <div id=
"paired-clients-list">
19 <td i18n-content=
"PAIRED_CLIENT_DATE"></td>
20 <td i18n-content=
"PAIRED_CLIENT_NAME"></td>
26 <p id=
"no-paired-clients">
27 <em i18n-content=
"NO_PAIRED_CLIENTS"></em>
29 </div> <!-- paired-clients-list -->
31 <p id=
"paired-client-manager-dialog-error"
36 <div class=
"button-row">
37 <span id=
"paired-client-manager-dialog-working"
39 i18n-content=
"WORKING"
41 <button id=
"delete-all-paired-clients"
42 i18n-content=
"DELETE_ALL_PAIRED_CLIENTS">
44 <button id=
"close-paired-client-manager-dialog"
49 </div> <!-- home.manage-pairings -->