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.auxiliary_profiles_enabled" type=
"checkbox"
9 metric=
"Options_AutofillAuxiliaryProfiles">
10 <span i18n-content=
"auxiliaryProfilesEnabled"></span>
14 <h3 i18n-content=
"autofillAddresses"></h3>
15 <div class=
"settings-list">
16 <list id=
"address-list"></list>
18 <button id=
"autofill-add-address" i18n-content=
"autofillAddAddress">
22 <h3 i18n-content=
"autofillCreditCards"></h3>
23 <div class=
"settings-list">
24 <list id=
"creditcard-list"></list>
26 <button id=
"autofill-add-creditcard"
27 i18n-content=
"autofillAddCreditCard"></button>
31 <div class=
"action-area">
32 <a id=
"autofill-help" target=
"_blank" i18n-values=
"href:helpUrl"
33 i18n-content=
"helpButton">
35 <div class=
"button-strip">
36 <button id=
"autofill-options-confirm" class=
"default-button"
37 i18n-content=
"done"></button>