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-file.html
<script id="tmpl-nf-field-file" type="text/template">
[0] Fix | Delete
<button type="button" class="nf-file-button nf-element">{{{ ( data.maybeFilterHTML() === 'true' ) ? _.escape( data.label ) : data.label }}}</button>
[1] Fix | Delete
<table class="nf-files-table" role="presentation">
[2] Fix | Delete
<tbody></tbody>
[3] Fix | Delete
</table>
[4] Fix | Delete
{{{ data.renderFileInput() }}}
[5] Fix | Delete
</script>
[6] Fix | Delete
[7] Fix | Delete
<script id="tmpl-nf-field-file-row" type="text/template">
[8] Fix | Delete
<tr>
[9] Fix | Delete
<td>{{{ data.filename }}}</td>
[10] Fix | Delete
<td class="nf-file-progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="0">
[11] Fix | Delete
<div class="nf-file-bar"></div>
[12] Fix | Delete
<div class="nf-file-percent">0%</div>
[13] Fix | Delete
</td>
[14] Fix | Delete
<td>
[15] Fix | Delete
Delete
[16] Fix | Delete
<span class="nf-file-input"></span>
[17] Fix | Delete
</td>
[18] Fix | Delete
</tr>
[19] Fix | Delete
[20] Fix | Delete
</script>
[21] Fix | Delete
[22] Fix | Delete
<script id="tmpl-nf-field-file-input" type="text/template">
[23] Fix | Delete
<input id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" aria-invalid="false" aria-describedby="nf-error-{{{ data.id }}}" class="{{{ data.classes }}} nf-element" type="file" style="display:block;" multiple="multiple">
[24] Fix | Delete
</script>
[25] Fix | Delete
[26] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function