Change link in post-editor-block to template selection
[MAILPOET-3662]
This commit is contained in:
@@ -46,7 +46,7 @@ function Edit({ attributes, setAttributes }) {
|
|||||||
return (
|
return (
|
||||||
<div className="mailpoet-block-create-new-content">
|
<div className="mailpoet-block-create-new-content">
|
||||||
<a
|
<a
|
||||||
href="admin.php?page=mailpoet-form-editor&template_id=initial_form"
|
href="admin.php?page=mailpoet-form-editor-template-selection"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="mailpoet-block-create-new-link"
|
className="mailpoet-block-create-new-link"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user