1 <div id=
"consumer-management-overlay" class=
"page" hidden
>
2 <div class=
"close-button"></div>
3 <div id=
"enroll-content" hidden
>
4 <h1 i18n-content=
"consumerManagementOverlayEnrollTitle"></h1>
5 <div class=
"content-area">
6 <span i18n-content=
"consumerManagementOverlayEnrollMessage"></span>
8 <div class=
"action-area">
9 <div class=
"button-strip">
10 <button id=
"consumer-management-overlay-enroll-cancel" type=
"reset"
11 i18n-content=
"cancel">
13 <button id=
"consumer-management-overlay-enroll"
14 class=
"default-button" type=
"submit"
15 i18n-content=
"consumerManagementOverlayEnroll">
20 <div id=
"unenroll-content" hidden
>
21 <h1 i18n-content=
"consumerManagementOverlayUnenrollTitle"></h1>
22 <div class=
"content-area">
23 <span i18n-content=
"consumerManagementOverlayUnenrollMessage"></span>
25 <div class=
"action-area">
26 <div class=
"button-strip">
27 <button id=
"consumer-management-overlay-unenroll-cancel" type=
"reset"
28 i18n-content=
"cancel">
30 <button id=
"consumer-management-overlay-unenroll"
31 class=
"default-button" type=
"submit"
32 i18n-content=
"consumerManagementOverlayUnenroll">