Merge remote-tracking branch 'origin/main' into v2.2

This commit is contained in:
Michael Kaufmann
2024-10-09 15:43:05 +02:00

View File

@@ -33,7 +33,7 @@ return [
'title' => lng('menue.email.emailsoverview'),
'icon' => 'fa-solid fa-envelope',
'self_overview' => ['section' => 'email', 'page' => 'overview'],
'default_sorting' => ['d.domain' => 'asc'],
'default_sorting' => ['d.domain_ace' => 'asc'],
'columns' => [
'd.domain_ace' => [
'label' => 'Domain',