Add static fallback link to old editor
[MAILPOET-2549]
This commit is contained in:
committed by
Jack Kitterhing
parent
a9f612d57f
commit
be0c9a726c
@@ -10,6 +10,9 @@
|
||||
<div class="block-editor">
|
||||
<div id="mailpoet_form_edit" class="block-editor__container">
|
||||
</div>
|
||||
<div id="mailpoet_form_edit_old_editor_fallback_link">
|
||||
<a href="?page=mailpoet-form-editor&id=<%=form['id']%>&legacy=1"><%=__('Use the old editor.')%></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user