diff --git a/wagtail/admin/templates/wagtailadmin/workflows/edit.html b/wagtail/admin/templates/wagtailadmin/workflows/edit.html index 069d3d3498..b55ad6c8fc 100644 --- a/wagtail/admin/templates/wagtailadmin/workflows/edit.html +++ b/wagtail/admin/templates/wagtailadmin/workflows/edit.html @@ -39,7 +39,7 @@ - {% if can_enable or can_delete %} + {% if can_enable or can_disable %}