__('File System Credentials Required', 'wordfence'),
))->render();
?>
' . wp_kses(sprintf(
/* translators: URL to the WordPress admin panel. */
__('Security token has expired. Click here to return to the scan page.', 'wordfence'), esc_url($scanURL)), array('a'=>array('href'=>array()))) . '';
}
?>