Actions
Bug #17693
closedMove the BE logo generation code into a separate method so it can be used from other classes
Start date:
2007-10-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
currently the logo in the BE is generated by alt_toplogo.php resulting in a whole html document. To avoid duplicating code and being able to reuse the logo generation from other classesit is required to move the logo to a separate public static function.
It must also be assured that the included class then does not output or load anything else itself.
this request is related and need for the lesser frames BE.
(issue imported from #M6539)
Files
Actions