{{$editor_scripts}}
{{$widget.WG_DESC}}
[`Customize`]
[`Delete this form`]
[`Fields`]
[`Folder & Lists`]
[`View`]
[`After sign-up`]
[`Contact type`]:
{{$type_name}}
[`Choose contact fields you want to have in this form`]:
{{foreach from=$fields item=section}}
{{$section.name}}
{{foreach from=$section.fields item=field}}
{{$field.name}}
{{/foreach}}
{{/foreach}}
[`CAPTCHA`]
[`Select folder and lists in which subscribers will be added:`]
[`Folder`]:
<[`none folder`]>
{{if $private_folder}}
[`Private`] ({{$private_folder}})
{{/if}} {{foreach from=$folders item=f key=folder_id}}
{{" "|repeat:$f.OFFSET}}{{$f.NAME}}
{{/foreach}}
[`Selected lists`]
[`Unselected lists`]
{{foreach from=$lists item=l}} {{if $params.LISTS[$l.CL_ID]}}
{{$l.CL_NAME}}
{{/if}} {{/foreach}}
←
→
{{foreach from=$lists item=l}} {{if !$params.LISTS[$l.CL_ID]}}
{{$l.CL_NAME}}
{{/if}} {{/foreach}}
[`Caption`]:
[`Caption text color`]:
[`change`]
[`Caption background color`]:
[`change`]
[`Form width`]:
[`Form background color`]:
[`change`]
[`Button`]:
[`Language`]:
{{foreach from=$langs key=lang item=lang_title}}
{{$lang_title}}
{{/foreach}}
[`System messages and default field names will appear in this language.`]
[`Once subscriber clicks submission button in this form:`]
[`Stay on the form page and display this message:`]
{{$params.SIGNUPTEXT}}
[`Redirect to another page:`]
[`Incorrect URL`]
[`Open in new window`]
[`To enable "Send email" function you have to add Email field in this form.`]
[`Send email to subscriber`]
[`From (Name)`]:
[`From (Email)`]:
[`Subject`]:
{{$editor_HTML}}
[`Insert a confirmation link into this message`]
[`Link to this form`] (
[`open in new window`]
):
[`HTML to embed in website or blog`]
[`Method 1 (<iframe>)`]:
{{$embed.code}}
[`Method 2 (javascript and <form>)`]:
{{$embed.html_code|escape}}