summaryrefslogtreecommitdiff
path: root/www/crm/wp-admin/edit-form-comment.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-admin/edit-form-comment.php')
-rw-r--r--www/crm/wp-admin/edit-form-comment.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/crm/wp-admin/edit-form-comment.php b/www/crm/wp-admin/edit-form-comment.php
index 4a2f279a..a64be9cf 100644
--- a/www/crm/wp-admin/edit-form-comment.php
+++ b/www/crm/wp-admin/edit-form-comment.php
@@ -43,7 +43,7 @@ if ( 'approved' === wp_get_comment_status( $comment ) && $comment->comment_post_
<h2 class="edit-comment-author"><?php _e( 'Author' ); ?></h2>
<fieldset>
<legend class="screen-reader-text"><?php _e( 'Comment Author' ); ?></legend>
-<table class="form-table editcomment">
+<table class="form-table editcomment" role="presentation">
<tbody>
<tr>
<td class="first"><label for="name"><?php _e( 'Name' ); ?></label></td>