diff --git a/templates/Inbox/index.php b/templates/Inbox/index.php index a22e106b..acdcb7cd 100644 --- a/templates/Inbox/index.php +++ b/templates/Inbox/index.php @@ -86,7 +86,7 @@ 'data_path' => 'origin', ], [ - 'name' => 'user', + 'name' => __('to'), 'sort' => 'Inbox.user_id', 'data_path' => 'user', 'element' => 'user'