Index: typo3/index.php =================================================================== --- typo3/index.php (Revision 6510) +++ typo3/index.php (Arbeitskopie) @@ -335,6 +335,7 @@ 'LABEL_SWITCHOPENID' => $GLOBALS['LANG']->getLL('labels.switchToOpenId', true), 'LABEL_SWITCHDEFAULT' => $GLOBALS['LANG']->getLL('labels.switchToDefault', true), 'CLEAR' => $GLOBALS['LANG']->getLL('clear', true), + 'LOGIN_PROCESS' => $GLOBALS['LANG']->getLL('login_process', true), 'SITELINK' => '###SITENAME###', // global variables will now be replaced (at last) Index: typo3/sysext/t3skin/templates/login.html =================================================================== --- typo3/sysext/t3skin/templates/login.html (Revision 6510) +++ typo3/sysext/t3skin/templates/login.html (Arbeitskopie) @@ -17,6 +17,9 @@ + ###FORM###