admin: fix submit button on update form
This commit is contained in:
parent
24ad893350
commit
02d65972cb
|
@ -12,7 +12,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block action %}
|
||||
{% blocktrans with type=form|form_verbose_name|title %}
|
||||
{% blocktrans with type=form|form_verbose_name %}
|
||||
Update {{ type }}
|
||||
{% endblocktrans %}
|
||||
{% endblock %}
|
||||
|
|
Reference in New Issue