180 | | <th scope="row"><?php _e('Comment Blacklist'); ?></th> |
181 | | <td><fieldset><legend class="screen-reader-text"><span><?php _e('Comment Blacklist'); ?></span></legend> |
182 | | <p><label for="blacklist_keys"><?php _e('When a comment contains any of these words in its content, name, URL, e-mail, or IP, it will be marked as spam. One word or IP per line. It will match inside words, so “press” will match “WordPress”.'); ?></label></p> |
| 180 | <th scope="row"><?php _e( 'Comment Blacklist' ); ?></th> |
| 181 | <td><fieldset><legend class="screen-reader-text"><span><?php _e( 'Comment Blacklist' ); ?></span></legend> |
| 182 | <p><label for="blacklist_keys"><?php _e( 'When a comment contains any of these words in its content, name, URL, e-mail, or IP, it will be put in the trash. One word or IP per line. It will match inside words, so “press” will match “WordPress”.'); ?></label></p> |