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: admin-wp-die.html.php
<h1><?php echo esc_html( $title ); ?></h1>
[0] Fix | Delete
[1] Fix | Delete
<p>
[2] Fix | Delete
<?php echo esc_html( $message ); ?>
[3] Fix | Delete
</p>
[4] Fix | Delete
<p>
[5] Fix | Delete
<a style="cursor: pointer" onclick="nfWpDieShowMore()"><?php esc_html_e( 'Show More', 'ninja-forms' ); ?></a>
[6] Fix | Delete
<pre style="display: none;" id="nfWpDieMore"><?php var_dump( $debug ); ?></pre>
[7] Fix | Delete
</p>
[8] Fix | Delete
[9] Fix | Delete
<script>
[10] Fix | Delete
function nfWpDieShowMore(){
[11] Fix | Delete
console.log( 'show' );
[12] Fix | Delete
document.getElementById( 'nfWpDieMore' ).style.display = "block";
[13] Fix | Delete
}
[14] Fix | Delete
</script>
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function