2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

layout fixes

This commit is contained in:
Matthias
2021-09-01 01:18:53 +02:00
parent f997e67ea2
commit 88534758aa

View File

@ -138,7 +138,8 @@
<p>{% trans 'You currently have no social network accounts connected to this account.' %}</p>
{% endif %}
<h3>{% trans 'Add a 3rd Party Account' %}</h3>
<br>
<h4>{% trans 'Add a 3rd Party Account' %}</h4>
<ul>
{% include "socialaccount/snippets/provider_list.html" with process="connect" %}
</ul>