forked from CGM_Public/pretix_original
added aria-hidden to fontawesome and some aria-label if needed
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div id="loadingmodal">
|
||||
<div class="modal-card">
|
||||
<div class="modal-card-icon">
|
||||
<i class="fa fa-cog big-rotating-icon"></i>
|
||||
<i class="fa fa-cog big-rotating-icon" aria-hidden="true"></i>
|
||||
</div>
|
||||
<div class="modal-card-content">
|
||||
<h3></h3>
|
||||
|
||||
Reference in New Issue
Block a user