| Current Path : /home/ereika83/www/wp-content/plugins/bbpowerpack/modules/pp-registration-form/fields/ |
| Current File : /home/ereika83/www/wp-content/plugins/bbpowerpack/modules/pp-registration-form/fields/consent.php |
<input type="checkbox" class="pp-rf-control" name="<?php echo $field->name; ?>" id="<?php echo $field_id; ?>" value="1"<?php echo 'yes' == $field->default_checked ? ' checked="checked"' : ''; ?> /> <label for="<?php echo $field->id; ?>" class="pp-rf-field-label"><?php echo $field->field_label; ?></label>