2008-07-22 Benjamin Mack <benni@typo3.org>
+ * Fixed Followup to #8534: "Template-able" Backend Login (correct labels)
* Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
* Fixed bug #9019: CSH in file_upload module is not in docheader
2008-07-19 Benjamin Mack <benni@typo3.org>
- * Fixed bug ##8913: Empty tabs in DynTabMenu should not be selectable by default
+ * Fixed bug #8913: Empty tabs in DynTabMenu should not be selectable by default
2008-07-14 Dmitry Dulepov <dmitry@typo3.org>
'LABEL_PASSWORD' => $this->L_vars[1],
'VALUE_USERNAME' => $this->u,
'VALUE_PASSWORD' => $this->p,
- 'VALUE_SUBMIT' => $this->L_vars[4],
- 'INFO' => $this->L_vars[3],
+ 'VALUE_SUBMIT' => $this->L_vars[3],
+ 'INFO' => $this->L_vars[7],
);
// show an error message if the login command was successful already