Actions
Bug #14119
closedfunction render_subheader() in class.tx_cssstyledcontent_pi1.php is missing
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2004-04-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The function render_subheader() within tx_cssstyledcontent_pi1 is missing
(issue imported from #M26)
Updated by old_root old_root over 20 years ago
It's true that there is no render_subheader() function in the css_styled_content extension anymore.
However, this is done intentionally and is not a bug.
In the latest version of css_styled_content the whole rendering of the header and subheader is done by plain TypoScript.
Actions