Create a new form for the user
[MAILPOET-1798]
This commit is contained in:
committed by
Jack Kitterhing
parent
3443f082ef
commit
0fd954184d
@@ -46,7 +46,7 @@ function Edit({ attributes, setAttributes }) {
|
||||
return (
|
||||
<div className="mailpoet-block-create-new-content">
|
||||
<a
|
||||
href="admin.php?page=mailpoet-forms"
|
||||
href="admin.php?page=mailpoet-form-editor&action=create"
|
||||
target="_blank"
|
||||
className="mailpoet-block-create-new-link"
|
||||
>
|
||||
|
Reference in New Issue
Block a user