Improve messaging

This commit is contained in:
Oliver 2021-11-02 13:08:10 +11:00
parent a3889c709e
commit e3dfb6cbc8

View File

@ -155,7 +155,9 @@
</form>
{% else %}
<p>{% trans 'You currently have no social network accounts connected to this account.' %}</p>
<div class='alert alert-block alert-warning'>
{% trans "There are no social network accounts connected to your InvenTree account" %}
</div>
{% endif %}
<br>