diff --git a/site/plugins/admin/templates/system/api/delivery/add.html b/site/plugins/admin/templates/system/api/delivery/entries/add.html similarity index 99% rename from site/plugins/admin/templates/system/api/delivery/add.html rename to site/plugins/admin/templates/system/api/delivery/entries/add.html index 6393bb9e..79f7aacf 100644 --- a/site/plugins/admin/templates/system/api/delivery/add.html +++ b/site/plugins/admin/templates/system/api/delivery/entries/add.html @@ -44,4 +44,4 @@ -{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/site/plugins/admin/templates/system/api/delivery/edit.html b/site/plugins/admin/templates/system/api/delivery/entries/edit.html similarity index 65% rename from site/plugins/admin/templates/system/api/delivery/edit.html rename to site/plugins/admin/templates/system/api/delivery/entries/edit.html index 98f8c1a1..67e71734 100644 --- a/site/plugins/admin/templates/system/api/delivery/edit.html +++ b/site/plugins/admin/templates/system/api/delivery/entries/edit.html @@ -4,16 +4,16 @@