Add static fallback link to old editor

[MAILPOET-2549]
This commit is contained in:
Rostislav Wolny
2020-01-21 11:38:22 +01:00
committed by Jack Kitterhing
parent a9f612d57f
commit be0c9a726c
3 changed files with 19 additions and 9 deletions

View File

@@ -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>