Merge remote-tracking branch 'origin/main' into v2.2
This commit is contained in:
@@ -33,7 +33,7 @@ return [
|
|||||||
'title' => lng('menue.email.emailsoverview'),
|
'title' => lng('menue.email.emailsoverview'),
|
||||||
'icon' => 'fa-solid fa-envelope',
|
'icon' => 'fa-solid fa-envelope',
|
||||||
'self_overview' => ['section' => 'email', 'page' => 'overview'],
|
'self_overview' => ['section' => 'email', 'page' => 'overview'],
|
||||||
'default_sorting' => ['d.domain' => 'asc'],
|
'default_sorting' => ['d.domain_ace' => 'asc'],
|
||||||
'columns' => [
|
'columns' => [
|
||||||
'd.domain_ace' => [
|
'd.domain_ace' => [
|
||||||
'label' => 'Domain',
|
'label' => 'Domain',
|
||||||
|
|||||||
Reference in New Issue
Block a user