mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -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 %}
 | 
			
		||||
 
 | 
			
		||||
@@ -1199,7 +1199,7 @@ msgid "Paperless-ngx account inactive"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: documents/templates/account/account_inactive.html:9
 | 
			
		||||
msgid "Account inactve."
 | 
			
		||||
msgid "Account inactive."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: documents/templates/account/account_inactive.html:14
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user