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