mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
Added audit message if the email has been marked for removal
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -295,6 +295,7 @@ $_['text_remove'] = "Remove";
|
||||
$_['text_remove_domain'] = "Remove domain";
|
||||
$_['text_remove_message'] = "Remove message";
|
||||
$_['text_remove_message2'] = "remove message";
|
||||
$_['text_remove_request'] = "remove request";
|
||||
$_['text_remove_selected_uids'] = "Remove selected uids";
|
||||
$_['text_remove_policy'] = "Remove policy";
|
||||
$_['text_remove_rule'] = "Remove rule";
|
||||
|
Reference in New Issue
Block a user