diff --git a/site/plugins/admin/templates/system/api/delivery/index.html b/site/plugins/admin/templates/system/api/delivery/index.html index dae42389..d2ca9f48 100644 --- a/site/plugins/admin/templates/system/api/delivery/index.html +++ b/site/plugins/admin/templates/system/api/delivery/index.html @@ -63,12 +63,12 @@ {% else %} - {{ include ("plugins/admin/templates/ui/no-elements.html", {icon: 'fas fa-truck', - message: 'admin_create_new_delivery_token', - button: { - link: path_for('admin.api_tokens.add') ~ '?api=' ~ api, - title: 'admin_create_new_delivery_token' - } - })}} +