summaryrefslogtreecommitdiff
path: root/www/crm/wp-admin/custom-background.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-admin/custom-background.php')
-rw-r--r--www/crm/wp-admin/custom-background.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/crm/wp-admin/custom-background.php b/www/crm/wp-admin/custom-background.php
index ce37b530..1975b10b 100644
--- a/www/crm/wp-admin/custom-background.php
+++ b/www/crm/wp-admin/custom-background.php
@@ -244,9 +244,9 @@ class Custom_Background {
</div>
<?php } ?>
-<h3><?php _e( 'Background Image' ); ?></h3>
+<h2><?php _e( 'Background Image' ); ?></h2>
-<table class="form-table">
+<table class="form-table" role="presentation">
<tbody>
<tr>
<th scope="row"><?php _e( 'Preview' ); ?></th>
@@ -338,9 +338,9 @@ class Custom_Background {
</tbody>
</table>
-<h3><?php _e( 'Display Options' ); ?></h3>
+<h2><?php _e( 'Display Options' ); ?></h2>
<form method="post">
-<table class="form-table">
+<table class="form-table" role="presentation">
<tbody>
<?php if ( get_background_image() ) : ?>
<input name="background-preset" type="hidden" value="custom">