Index: typo3/sysext/reports/reports/status/class.tx_reports_reports_status_warningmessagepostprocessor.php
===================================================================
--- typo3/sysext/reports/reports/status/class.tx_reports_reports_status_warningmessagepostprocessor.php (revision 10063)
+++ typo3/sysext/reports/reports/status/class.tx_reports_reports_status_warningmessagepostprocessor.php (working copy)
@@ -71,7 +71,7 @@
$warningMessages['tx_reports_status_notification'] = sprintf(
$GLOBALS['LANG']->getLL('status_problemNotification'),
- '',
+ '',
''
);
}