Files
cms-form/Resources/Private/Frontend/Partials/Field/Required.fluid.html
T

4 lines
271 B
HTML

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" xmlns:formvh="http://typo3.org/ns/TYPO3/CMS/Form/ViewHelpers" data-namespace-typo3-fluid="true">
<span class="{element.rootForm.renderingOptions.fieldProperties.requiredMarkClassAttribute}">*</span>
</html>