[TYPO3-core] RFC #8990: Labels 'TEMP' and 'RECYCLER' are hardcoded
Bernhard Kraft
kraftb at kraftb.at
Mon Jul 21 09:28:57 CEST 2008
Stefano Kowalke schrieb:
> Problem:
> The labels for the temporary- and recycler folder in detailview (right
> frame) of fileadmin are hardcoded.
Without checking: +1 ...
but:
if ($title=='_recycler_') {
add spaces around '==' ... also here:
+ $title='<b>' . $GLOBALS['LANG']->getLL('recycler', true) . '</b>';
greets,
Bernhard
More information about the TYPO3-team-core
mailing list