diff --git a/djadmin2/templates/djadmin2/bootstrap/model_update_form.html b/djadmin2/templates/djadmin2/bootstrap/model_update_form.html index ba85b57..ee54134 100644 --- a/djadmin2/templates/djadmin2/bootstrap/model_update_form.html +++ b/djadmin2/templates/djadmin2/bootstrap/model_update_form.html @@ -44,7 +44,7 @@
- {% if view.model_admin.save_on_bottom %} + {% if view.model_admin.save_on_top %} {# TODO - fix the format of the HTML #}
{% if object %}