Project

General

Profile

Bug #15050 » file_list-newIcon.inc.diff

Administrator Admin, 2006-01-28 17:16

View differences:

class.file_list-newIcon.inc 2006-01-28 17:12:45.000000000 +0100
$theData[$titleCol] = $this->widthGif;
$title = $GLOBALS['SOBE']->basicFF->blindPath($path);
$theData['up']='<a href="'.htmlspecialchars($this->listURL()).'">'.
$theData['up']='<a href="file_newfolder.php?target='.rawurlencode($path).'&returnUrl='.rawurlen
code(t3lib_div::getIndpEnv('REQUEST_URI')).'">'.
'<img'.t3lib_iconWorks::skinImg($this->backPath,'gfx/new_el.gif','width="11" he
ight="12"').' title="'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.php:file_newfolder.php.pagetitle',1).'" alt=""
/>'.
'</a>'.
'<a href="'.htmlspecialchars($this->listURL()).'">'.
'<img'.t3lib_iconWorks::skinImg($this->backPath,'gfx/refresh_n.gif','width="14" height="14"').' title="'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.php:labels.reload',1).'" alt="" />'.
'</a>';
(2-2/2)