mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 16:51:18 +03:00
Indicate to screen readers that the message section will update
This commit is contained in:
parent
a67d2a45af
commit
a53b074314
|
@ -93,7 +93,7 @@ use function WordPressDotOrg\FiveForTheFuture\get_views_path;
|
|||
require get_views_path() . 'inputs-pledge-contributors.php';
|
||||
?>
|
||||
|
||||
<div id="add-contrib-message"></div>
|
||||
<div id="add-contrib-message" role="alert" aria-atomic="true"></div>
|
||||
|
||||
<button
|
||||
class="button-primary"
|
||||
|
|
Loading…
Reference in a new issue