| Index: ui/login/account_picker/user_pod_template.html
|
| diff --git a/ui/login/account_picker/user_pod_template.html b/ui/login/account_picker/user_pod_template.html
|
| index 7cc920165fe61b1b0ddb9cc53b594a7e1cec0479..dca39b4032b761e022f9c98b7c13f04589aaed72 100644
|
| --- a/ui/login/account_picker/user_pod_template.html
|
| +++ b/ui/login/account_picker/user_pod_template.html
|
| @@ -102,6 +102,8 @@
|
| </table>
|
| <div class="action-box-remove-legacy-supervised-user-warning-text"
|
| i18n-content="removeLegacySupervisedUserWarningText"></div>
|
| + <div class="action-box-remove-non-owner-user-warning-text"
|
| + i18n-content="removeNonOwnerUserWarningText"></div>
|
| <!-- paper-button is imported inside user_manager.html -->
|
| <paper-button class="remove-warning-button"
|
| i18n-content="removeUserWarningButtonTitle"></paper-button>
|
|
|