Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/ninja-fo.../includes/Template...
File: fields-listcheckbox.html
<script id="tmpl-nf-field-listcheckbox" type="text/template">
[0] Fix | Delete
<ul aria-describedby="nf-error-{{{ data.id }}}">
[1] Fix | Delete
{{{ data.renderOptions() }}}
[2] Fix | Delete
</ul>
[3] Fix | Delete
</script>
[4] Fix | Delete
[5] Fix | Delete
<script id='tmpl-nf-field-listcheckbox-option' type='text/template'>
[6] Fix | Delete
<# if ( ! data.visible ) { return '' } #>
[7] Fix | Delete
<li>
[8] Fix | Delete
<input type="checkbox" id="nf-field-{{{ data.fieldID }}}-{{{ data.index }}}" name="nf-field-{{{ data.fieldID }}}" class="{{{ data.classes }}} nf-element {{{ ( data.isSelected ) ? ' nf-checked' : '' }}}" value="{{{ data.value }}}" {{{ ( data.isSelected ) ? 'checked="checked"' : '' }}}
[9] Fix | Delete
aria-labelledby="nf-label-field-{{{ data.fieldID }}}-{{{ data.index }}}"
[10] Fix | Delete
<# if( data.required ) { #>
[11] Fix | Delete
required aria-required="true"
[12] Fix | Delete
<# } #>
[13] Fix | Delete
>
[14] Fix | Delete
<label for="nf-field-{{{ data.fieldID }}}-{{{ data.index }}}"
[15] Fix | Delete
id="nf-label-field-{{{ data.fieldID }}}-{{{ data.index }}}"
[16] Fix | Delete
class="{{{ ( data.isSelected ) ? 'nf-checked-label' : '' }}}">{{{ data.label }}}</label>
[17] Fix | Delete
</li>
[18] Fix | Delete
</script>
[19] Fix | Delete
[20] Fix | Delete
<script id='tmpl-nf-field-listcheckbox-other' type='text/template'>
[21] Fix | Delete
<li {{{ ( ! data.visible ) ? 'style="display:none"' : '' }}}>
[22] Fix | Delete
<input type="checkbox"
[23] Fix | Delete
id="nf-field-{{{ data.fieldID }}}-other"
[24] Fix | Delete
name="nf-field-{{{ data.fieldID }}}" class="{{{ data.classes }}} nf-element" value="nf-other" {{{ ( ! data.valueFound ) ? 'checked="checked"' : '' }}}
[25] Fix | Delete
aria-labelledby="nf-label-field-{{{ data.fieldID }}}-other"
[26] Fix | Delete
<# if( data.required ) { #>
[27] Fix | Delete
required aria-required="true"
[28] Fix | Delete
<# } #>
[29] Fix | Delete
>
[30] Fix | Delete
<label id="nf-label-field-{{{ data.fieldID }}}-other">Other
[31] Fix | Delete
{{{ data.renderOtherText() }}}
[32] Fix | Delete
</label>
[33] Fix | Delete
</li>
[34] Fix | Delete
</script>
[35] Fix | Delete
[36] Fix | Delete
<script id='tmpl-nf-field-listcheckbox-other-text' type='text/template'>
[37] Fix | Delete
<input type="text" name="nf-field-{{{ data.fieldID }}}" class="nf-element" value="{{{ data.currentValue }}}">
[38] Fix | Delete
</script>
[39] Fix | Delete
[40] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function