PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
mailpoet
/
views
/
form
/
templatesLegacy
/
settings
<li class="clearfix"> {{#ifCond type 'in' 'radio,select'}} <input class="is_checked radio" type="radio" name="" {{#if is_checked}}checked="checked"{{/if}} value="1"/> {{else}} <input class="is_checked checkbox" type="checkbox" name="" {{#if is_checked}}checked="checked"{{/if}} value="1"/> {{/ifCond}} <input type="text" name="" class="value" value="{{ value }}" data-parsley-errors-messages-disabled="true" data-parsley-required="true" /> {{#ifCond type 'in' 'radio,select'}} <a class="remove" href="javascript:;"><%= __('Remove') %></a> {{/ifCond}} </li>
[-] 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]