Remove space between Reply or Forward space
This commit is contained in:
committed by
Dat H. Pham
parent
be0ef818d1
commit
b33f5c4f91
@@ -162,13 +162,13 @@
|
||||
"emailAddress": {}
|
||||
}
|
||||
},
|
||||
"prefix_reply_email": "Re :",
|
||||
"prefix_reply_email": "Re:",
|
||||
"@prefix_reply_email": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"prefix_forward_email": "Tr :",
|
||||
"prefix_forward_email": "Tr:",
|
||||
"@prefix_forward_email": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
|
||||
Reference in New Issue
Block a user