1 <div class=
"alert {f:if(condition:'{preset.isAvailable}', then:'alert-success', else:'alert-danger')}">
2 <div class=
"header-container">
3 <div class=
"message-header">
6 class=
"t3-install-tool-configuration-radio"
7 id=
"t3-install-tool-configuration-mail-smtp"
8 name=
"install[values][{feature.name}][enable]"
10 {f:if(condition:'{preset.isAvailable}', then:'', else:'
disabled=
"disabled"')}
11 {f:if(condition: preset.isActive, then:'
checked=
"checked"')}
14 for=
"t3-install-tool-configuration-mail-smtp"
15 class=
"t3-install-tool-configuration-radio-label"
20 {f:if(condition: preset.isActive, then:' [Active]')}
24 <div class=
"message-body>">
25 <p>To set up the mailer agent in TYPO3 CMS to use SMTP it's necessary to configure a SMTP server that will take care of the delivery of your emails.
26 Luckily, the configuration of a SMTP server is generally very easy. This option set some default values for you.
</p>