Index: typo3/sysext/scheduler/mod1/index.php =================================================================== --- typo3/sysext/scheduler/mod1/index.php (revision 10089) +++ typo3/sysext/scheduler/mod1/index.php (working copy) @@ -1577,7 +1577,7 @@ ); if (empty($this->CMD) || $this->CMD == 'list') { - $buttons['reload'] = '' . t3lib_iconWorks::getSpriteIcon('actions-system-refresh') . ''; }