Create an audit entry in case of rejecting the removal of the message

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2021-04-26 06:30:14 +02:00
parent 6c68a25b63
commit 98b4c3c387
13 changed files with 17 additions and 1 deletions

View File

@ -288,6 +288,7 @@ $_['text_ref'] = "Reference";
$_['text_refresh_period'] = "Refresh period";
$_['text_refresh_qr_code'] = "Refresh QR code";
$_['text_reject'] = "Reject";
$_['text_rejected_removal'] = "rejected removal";
$_['text_reason_of_rejection'] = "Reason of rejection";
$_['text_relay_details'] = "Relay details";
$_['text_relay_status'] = "Relay status";