Index: typo3/sysext/scheduler/mod1/index.php =================================================================== --- typo3/sysext/scheduler/mod1/index.php (revision 6441) +++ typo3/sysext/scheduler/mod1/index.php (working copy) @@ -398,7 +398,7 @@ $checkUser = $this->checkSchedulerUser(); if ($checkUser == -1) { - $link = $GLOBALS['MCONF']['_'] . '&SET[function]=check&CMD=user'; + $link = $GLOBALS['MCONF']['_'] . '&SET[function]=check&CMD=user'; $message = sprintf($GLOBALS['LANG']->getLL('msg.schedulerUserMissing'), $link); $severity = t3lib_FlashMessage::ERROR; } elseif ($checkUser == 0) { @@ -483,13 +483,13 @@ $table[$tr][] = $classInfo['title']; $table[$tr][] = $classInfo['extension']; $table[$tr][] = $classInfo['description']; - $link = $GLOBALS['MCONF']['_'] . '&SET[function]=list&CMD=add&tx_scheduler[class]=' . $class; + $link = $GLOBALS['MCONF']['_'] . '&SET[function]=list&CMD=add&tx_scheduler[class]=' . $class; $table[$tr][] = 'backPath, 'gfx/new_el.gif') . ' alt="' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_common.xml:new') . '" />'; $tr++; } // Render the table and return it - $content = '
' . $GLOBALS['LANG']->getLL('msg.infoScreenIntro') . '
'; + $content = '
' . $GLOBALS['LANG']->getLL('msg.infoScreenIntro') . '
'; $content .= $this->doc->spacer(5); $content .= $this->doc->table($table, $tableLayout); @@ -721,7 +721,7 @@ // Disable checkbox $table[$tr][] = t3lib_BEfunc::cshItem($this->cshKey, 'task_disable', $this->backPath, '|', false, 'margin-bottom:0px;'); - $table[$tr][] = '