diff --git a/inc/spbc-settings.php b/inc/spbc-settings.php index 9edfe096e..6d8c8600b 100644 --- a/inc/spbc-settings.php +++ b/inc/spbc-settings.php @@ -698,7 +698,7 @@ function spbc_settings__register() ), 'scanner__frontend_analysis' => array( 'type' => 'field', - 'title' => __('Scan HTML code', 'security-malware-firewall'), + 'title' => __('Fronted Malware scanner', 'security-malware-firewall'), 'description' => __('(Deprecated) Scanner test public pages for signs of malware. For example: Redirects, Drive by download, Cross-site request forgery (CSRF) and etc.', 'security-malware-firewall'), ), 'scanner__frontend_analysis__csrf' => array(