2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00

fix layout

This commit is contained in:
Matthias 2021-09-01 00:08:13 +02:00
parent 501802e0f9
commit 3eeb6e161d
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -85,7 +85,8 @@
{% endif %}
{% if can_add_email %}
<h2>{% trans "Add E-mail Address" %}</h2>
<br>
<h4>{% trans "Add E-mail Address" %}</h4>
<form method="post" action="{% url 'account_email' %}" class="add_email">
{% csrf_token %}