mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
use alert
This commit is contained in:
parent
7dbbca5b3a
commit
b4570f6a7e
@ -79,7 +79,10 @@
|
||||
</form>
|
||||
|
||||
{% else %}
|
||||
<div class='alert alert-block alert-danger'>
|
||||
<strong>{% trans 'Warning:'%}</strong>
|
||||
{% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %}
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user