PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
mailpoet
/
views
/
form
/
templatesLegacy
/
settings
{{#each segments}} <li data-segment="{{ id }}"> <label> <input class="mailpoet_segment_id" type="hidden" value="{{ id }}" /> <input class="mailpoet_is_checked" type="checkbox" value="1" {{#ifCond is_checked '>' 0}}checked="checked"{{/ifCond}} /> <input class="mailpoet_segment_name" type="hidden" value="{{ name }}" /> {{ name }} </label> <a class="remove" href="javascript:;"><%= __('Remove') %></a> <a class="handle" href="javascript:;"><%= __('Move') %></a> </li> {{/each}}
[-] date_types.hbs
[edit]
[-] index.php
[edit]
[+]
..
[-] field.hbs
[edit]
[-] submit.hbs
[edit]
[-] segment_selection.hbs
[edit]
[-] field_form.hbs
[edit]
[-] date_formats.hbs
[edit]
[-] segment_selection_item.hbs
[edit]
[-] label.hbs
[edit]
[-] required.hbs
[edit]
[-] label_within.hbs
[edit]
[-] values.hbs
[edit]
[-] values_item.hbs
[edit]
[-] date_default.hbs
[edit]
[-] validate.hbs
[edit]