fix: Change label
This commit is contained in:
parent
0361fd8b8d
commit
af534cd78e
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ frappe.views.CommunicationComposer = class {
|
|||
fieldname: "bcc",
|
||||
},
|
||||
{
|
||||
label: __("Send After"),
|
||||
label: __("Schedule Send At"),
|
||||
fieldtype: "Datetime",
|
||||
fieldname: "send_after",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue