Actions
Bug #70426
closedThe naming of ext:fluid_styled_content typoscripts constant styles.content.textmedia.columnSpacing do not match with the values used in setup for styling
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid Styled Content
Target version:
-
Start date:
2015-10-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
We forgot to replace
{$styles.content.textmedia.colSpace}
with
{$styles.content.textmedia.columnSpacing}
in file Configuration/TypoScript/Styling/setup.txt
Actions