diff --git a/web/plugin/tools/report/report.php b/web/plugin/tools/report/report.php index d503b89ec..201dbd46e 100644 --- a/web/plugin/tools/report/report.php +++ b/web/plugin/tools/report/report.php @@ -83,7 +83,7 @@ 'name' => 'report_admin', 'var' => array( 'Report' => _('Report'), - 'My report' => _('All reports'), + 'All reports' => _('All reports'), 'User' => _('User'), 'Pending' => _('Pending'), 'Sent' => _('Sent'),