fixes invalid aria-role dialogalert which should be alertdialog
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</span>
|
||||
</h2>
|
||||
</header>
|
||||
<div role="dialogalert" class="status message" tabindex="-1">
|
||||
<div role="alertdialog" class="status message" tabindex="-1">
|
||||
<p class="message-title"></p>
|
||||
</div>
|
||||
<hr aria-hidden="true" />
|
||||
|
||||
Reference in New Issue
Block a user