We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec81945 commit e55c23eCopy full SHA for e55c23e
Documentation/Global/Be/_Infobox/_Warning.html
@@ -1,6 +1,6 @@
1
<f:be.infobox
2
title="Message title"
3
message="your box content"
4
- state="{f:constant(name: 'TYPO3\CMS\Core\Type\ContextualFeedbackSeverity::WARNING')}"
+ state="{f:constant(name: '\TYPO3\CMS\Core\Type\ContextualFeedbackSeverity::WARNING')}"
5
disableIcon="true"
6
/>
0 commit comments