Skip to content

Commit f34f7f1

Browse files
author
Douglas Radburn
committed
Removed rogue |
1 parent 9542ce3 commit f34f7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ T: {{var telephone}}
8787
{{depend street3}}{{var street3}}|{{/depend}}
8888
{{depend street4}}{{var street4}}|{{/depend}}
8989
90-
{{if city}}{{var city}},|{{/if}}{{if region}}{{var region}}, {{/if}}{{if postcode}}{{var postcode}}|{{/if}}
90+
{{if city}}{{var city}},{{/if}}{{if region}}{{var region}}, {{/if}}{{if postcode}}{{var postcode}}|{{/if}}
9191
{{var country}}|
9292
{{depend telephone}}T: {{var telephone}}|{{/depend}}
9393
{{depend fax}}F: {{var fax}}|{{/depend}}

0 commit comments

Comments
 (0)