fix wrong english word
This commit is contained in:
parent
f3e2414b8b
commit
cbab09fd1e
@ -24,7 +24,7 @@
|
||||
<button type="submit" class="btn btn-xs btn-success">{{ backend }}</button>
|
||||
</form>
|
||||
{% endfor %}
|
||||
<h3>{% trans "Deassociate from remote Account" %}</h3>
|
||||
<h3>{% trans "Disassociate from remote Account" %}</h3>
|
||||
{% for socauth in backends.associated %}
|
||||
<form method="post" action="{% url 'social:disconnect_individual' socauth.provider socauth.pk %}"
|
||||
style="display: inline-block;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user