Merge pull request #316 from mouse-reeve/label-typo
Fixes typo in edit user manually approve followers label
This commit is contained in:
commit
9c084f61a2
@ -37,7 +37,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</p>
|
</p>
|
||||||
<p class="block">
|
<p class="block">
|
||||||
<label class="checkbox label" for="id_manually_approve_followers">
|
<label class="checkbox label" for="id_manually_approves_followers">
|
||||||
Manually approve followers:
|
Manually approve followers:
|
||||||
{{ form.manually_approves_followers }}
|
{{ form.manually_approves_followers }}
|
||||||
</label>
|
</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user