File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
app/code/Magento/Customer/etc/adminhtml Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 176
176
<frontend_class >required-entry validate-digits</frontend_class >
177
177
</field >
178
178
</group >
179
+ <group id =" account_information" translate =" label" type =" text" sortOrder =" 35" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
180
+ <label >Account Information Options</label >
181
+ <field id =" change_email_template" translate =" label comment" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
182
+ <label >Change Email Template</label >
183
+ <comment >Email template chosen based on theme fallback when "Default" option is selected.</comment >
184
+ <source_model >Magento\Config\Model\Config\Source\Email\Template</source_model >
185
+ </field >
186
+ <field id =" change_email_and_password_template" translate =" label comment" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
187
+ <label >Change Email and Password Template</label >
188
+ <comment >Email template chosen based on theme fallback when "Default" option is selected.</comment >
189
+ <source_model >Magento\Config\Model\Config\Source\Email\Template</source_model >
190
+ </field >
191
+ </group >
179
192
<group id =" address" translate =" label" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
180
193
<label >Name and Address Options</label >
181
194
<field id =" street_lines" translate =" label comment" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" canRestore =" 1" >
You can’t perform that action at this time.
0 commit comments