1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 10:30:46 +02:00

feat(admin-plugin): fix add new entry layout #211

This commit is contained in:
Awilum
2020-02-10 15:06:06 +03:00
parent 38a15bba38
commit 0190eb8dc6

View File

@@ -50,10 +50,7 @@
<input type="submit" id="create-and-edit" name="create-and-edit" value="{{ tr('admin_create_and_edit') }}" class="dropdown-item">
</div>
</div>
</div>
</form>
</div>
</div>
</form>
</div>
</div>
{% endblock %}