Improve error message
This commit is contained in:
parent
5d19a7a853
commit
94f95a8664
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
{{ form.non_field_errors.0 }}
|
{{ form.non_field_errors.0 }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% translate "We could not save your changes." %}
|
{% translate "Please review and correct the errors highlighted in the form below." %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue