Project

General

Profile

Bug #17195 » diff-5387.patch

Administrator Admin, 2008-07-25 17:02

View differences:

typo3/file_newfolder.php (Arbeitskopie)
function reload(a) { //
if (!changed || (changed && confirm('.$LANG->JScharCode($LANG->sL('LLL:EXT:lang/locallang_core.php:mess.redraw')).'))) {
var params = "&target="+escape(path)+"&number="+a;
var params = "&target="+escape(path)+"&number="+a+"&returnUrl="+escape("'.$this->returnUrl.'");
window.location.href = "file_newfolder.php?"+params;
}
}
(1-1/2)