Display warning if no message is selected when removing

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2019-12-18 15:29:28 +01:00
parent 936f27c7a5
commit c8119d542b
11 changed files with 24 additions and 3 deletions

View File

@ -489,3 +489,5 @@ $_['text_deleted'] = "Deleted";
$_['text_reason_of_rejection'] = "Reason of rejection";
$_['text_reject'] = "Reject";
$_['text_user_data_officer'] = "Data officer";
$_['text_no_selected_message'] = "no selected message";