1 <div class=
"alert alert-warning">
2 <div class=
"header-container">
3 <div class=
"message-header">
6 class=
"t3-install-tool-configuration-radio"
7 id=
"t3-install-tool-configuration-charset-custom"
8 name=
"install[values][{feature.name}][enable]"
10 {f:if(condition:'{preset.isActive}', then:'
checked=
"checked"')}
13 for=
"t3-install-tool-configuration-charset-custom"
14 class=
"t3-install-tool-configuration-radio-label"
19 {f:if(condition:'{preset.isActive}', then:' [Active]')}
23 <div class=
"message-body>">
25 Custom sendmail command:
28 <f:for each=
"{preset.configurationValues}" as=
"configurationValue" key=
"configurationKey">
29 <div class=
"form-group">
30 <label class=
"col-sm-6 control-label">{configurationKey}
</label>
31 <div class=
"col-sm-6">
34 name=
"install[values][{feature.name}][{preset.name}][{configurationKey}]"
35 value=
"{configurationValue}"