PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
mailpoet
/
views
/
form
/
templatesLegacy
/
settings
<p class="clearfix"> <label><%= __('Is this field mandatory?') %></label> <span class="group"> <label> <input type="radio" class="mailpoet_radio" name="params[required]" value="1" {{#if params.required}}checked="checked"{{/if}} /><%= __('Yes') %> </label> <label> <input class="mailpoet_radio" type="radio" name="params[required]" value="" {{#unless params.required}}checked="checked"{{/unless}} /><%= __('No') %> </label> </span> </p>
[-] 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]