I need to display the text according to the condition.
I will use php:
I will use php:
<?php if( $form->data['kurz'] = 1 ) { ?>but I will see it in my email
<p> kurz je jedna </p>
<?php } ?>
data['kurz'] = 1 ) { ?> kurz je jednaI can't figure out a mistake, please for help