2009-02-18 Stanislas Rolland <typo3@sjbr.ca>
* Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
+ * Fixed bug #10453: Wrong text for "upload file" in link popup
2009-02-18 Oliver Hader <oliver@typo3.org>
// Create header, showing upload path:
$header = t3lib_div::isFirstPartOfStr($path,PATH_site)?substr($path,strlen(PATH_site)):$path;
- $code=$this->barheader($GLOBALS['LANG']->getLL('uploadImage').':');
+ $code=$this->barheader($GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.php:file_upload.php.pagetitle',1).':');
$code.='
<!--