mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-17 04:16:54 -06:00
Fix typo in inactive account template (#9356)
This commit is contained in:
committed by
GitHub
parent
5570d20625
commit
79328b1cec
@@ -6,7 +6,7 @@
|
||||
{% endblock head_title %}
|
||||
|
||||
{% block form_top_content %}
|
||||
<h4>{% translate "Account inactve." %}</h4>
|
||||
<h4>{% translate "Account inactive." %}</h4>
|
||||
{% endblock form_top_content %}
|
||||
|
||||
{% block form_content %}
|
||||
|
||||
Reference in New Issue
Block a user