Highlight automations menu when email editor accessed via "Edit content"
[MAILPOET-5296]
This commit is contained in:
@@ -114,7 +114,7 @@ export function EditNewsletter(): JSX.Element {
|
||||
centered
|
||||
href={`?page=mailpoet-newsletter-editor&id=${
|
||||
selectedStep.args.email_id as string
|
||||
}`}
|
||||
}&context=automation`}
|
||||
>
|
||||
{__('Edit content', 'mailpoet')}
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user