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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/wpforms-.../assets/js/admin/email
File: settings.js
// Update the background color in the color picker swatch.
[500] Fix | Delete
$background.next().find( '.minicolors-swatch-color' ).css( 'backgroundColor', color );
[501] Fix | Delete
} );
[502] Fix | Delete
[503] Fix | Delete
// Update the background color for the image element.
[504] Fix | Delete
$img.find( 'img' ).css( 'backgroundColor', color );
[505] Fix | Delete
}
[506] Fix | Delete
},
[507] Fix | Delete
};
[508] Fix | Delete
[509] Fix | Delete
// Provide access to public functions/properties.
[510] Fix | Delete
return app;
[511] Fix | Delete
}( document, window, jQuery, wpforms_admin_email_settings ) );
[512] Fix | Delete
[513] Fix | Delete
// Initialize.
[514] Fix | Delete
WPFormsEmailSettings.init();
[515] Fix | Delete
[516] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function