mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	rename help text
This commit is contained in:
		@@ -66,8 +66,8 @@ class MailRuleAdmin(admin.ModelAdmin):
 | 
				
			|||||||
            {
 | 
					            {
 | 
				
			||||||
                "description": _(
 | 
					                "description": _(
 | 
				
			||||||
                    "The action applied to the mail. This action is only "
 | 
					                    "The action applied to the mail. This action is only "
 | 
				
			||||||
                    "performed when documents were consumed from the mail. "
 | 
					                    "performed when the mail body or attachments were "
 | 
				
			||||||
                    "Mails without attachments will remain entirely untouched.",
 | 
					                    "consumed from the mail.",
 | 
				
			||||||
                ),
 | 
					                ),
 | 
				
			||||||
                "fields": ("action", "action_parameter"),
 | 
					                "fields": ("action", "action_parameter"),
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user