Skip to content

Commit 0ff24ad

Browse files
Hwashiang Yunathanjosiah
authored andcommitted
MC-20549: Refactor CE modules E-mail templates to use scalars variables
- Fix email template typo
1 parent b15d451 commit 0ff24ad

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Email/email

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Email/email/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!--@vars {
99
"var store.frontend_name":"Store Name",
1010
"var url_about_us":"About Us URL",
11-
"var url_customer_service":"Customer Server URL",
11+
"var url_customer_service":"Customer Service URL",
1212
"var store_phone":"Store Phone",
1313
"var store_hours":"Store Hours",
1414
"var store.formatted_address|raw":"Store Address"

0 commit comments

Comments
 (0)