[UI] Fixed Wrong Table content in Qurantine (sender instead of subject)
This commit is contained in:
parent
55d57c552d
commit
8070db96e9
@ -97,7 +97,7 @@ jQuery(function($){
|
||||
},
|
||||
{
|
||||
title: lang.subj,
|
||||
data: 'sender',
|
||||
data: 'subject',
|
||||
defaultContent: ''
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user