diff --git a/djadmin2/templates/admin2/bootstrap/model_update_form.html b/djadmin2/templates/admin2/bootstrap/model_update_form.html index bf0af47..a7e8d76 100644 --- a/djadmin2/templates/admin2/bootstrap/model_update_form.html +++ b/djadmin2/templates/admin2/bootstrap/model_update_form.html @@ -59,7 +59,9 @@ {% endfor %}
+ {% if object %} {% trans "Delete" %} + {% endif %}