changes email-warning to yellow #1732

This commit is contained in:
Matthias 2021-07-03 00:36:07 +02:00
parent ded0fb5353
commit f46d9537ec

View File

@ -63,7 +63,7 @@
<td>{% trans "Email Settings" %}</td>
<td>
<a href='https://inventree.readthedocs.io/en/latest/admin/email'>
<span class='label label-red'>{% trans "Email settings not configured" %}</span>
<span class='label label-yellow'>{% trans "Email settings not configured" %}</span>
</a>
</td>
</tr>