diff --git a/themes/grav/templates/partials/plugins-details.html.twig b/themes/grav/templates/partials/plugins-details.html.twig index 089a844d..eccc325e 100644 --- a/themes/grav/templates/partials/plugins-details.html.twig +++ b/themes/grav/templates/partials/plugins-details.html.twig @@ -35,6 +35,7 @@
+ {{ "PLUGIN_ADMIN.REMOVE_PLUGIN"|tu }} {{ "PLUGIN_ADMIN.REMOVE_PLUGIN"|tu }}
{% else %} @@ -56,3 +57,31 @@ + +
+
+

Delete plugin

+

+ Are you sure? +

+ +

The following dependencies can be deleted too, check the ones you want to remove:

+ + +
+
+ + +
+
+
\ No newline at end of file