1 <div id=
"autofill-options" class=
"page" hidden
>
2 <div class=
"close-button"></div>
3 <h1 i18n-content=
"autofillOptionsPage"></h1>
4 <div class=
"content-area">
8 <input pref=
"autofill.use_mac_address_book" type=
"checkbox"
9 id=
"autofill-use-mac-address-book-checkbox"
10 metric=
"Options_AutofillAuxiliaryProfiles">
11 <span i18n-content=
"auxiliaryProfilesEnabled"></span>
15 <h3 i18n-content=
"autofillAddresses"></h3>
16 <div class=
"settings-list">
17 <list id=
"address-list"></list>
19 <button id=
"autofill-add-address" i18n-content=
"autofillAddAddress">
23 <h3 i18n-content=
"autofillCreditCards"></h3>
24 <div class=
"settings-list">
25 <list id=
"creditcard-list"></list>
27 <button id=
"autofill-add-creditcard"
28 i18n-content=
"autofillAddCreditCard"></button>
32 <div class=
"action-area">
33 <a id=
"autofill-help" target=
"_blank" i18n-values=
"href:helpUrl"
34 i18n-content=
"helpButton">
36 <div class=
"button-strip">
37 <button id=
"autofill-options-confirm" class=
"default-button"
38 i18n-content=
"done"></button>