Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/akismet/views
File: setup.php
<div class="akismet-setup-instructions">
[0] Fix | Delete
<p><?php esc_html_e( 'Set up your Akismet account to enable spam filtering on this site.', 'akismet' ); ?></p>
[1] Fix | Delete
<?php Akismet::view( 'get', array( 'text' => __( 'Set up your Akismet account' , 'akismet' ), 'classes' => array( 'akismet-button', 'akismet-is-primary' ) ) ); ?>
[2] Fix | Delete
</div>
[3] Fix | Delete
[4] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function