email template label fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"body": "Body",
|
||||
"subject": "Subject",
|
||||
"attachments": "Attachments",
|
||||
"insertField": ""
|
||||
"insertField": "Insert Field"
|
||||
},
|
||||
"links": {
|
||||
},
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
[
|
||||
{
|
||||
"name":"insertField",
|
||||
"view": "EmailTemplate.Fields.InsertField",
|
||||
"view": "views/email-template/fields/insert-field",
|
||||
"customLabel": "",
|
||||
"fullWidth":true
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user