added aria-hidden to fontawesome and some aria-label if needed

This commit is contained in:
Richard Schreiber
2021-02-10 17:27:49 +01:00
parent 01af8568ca
commit 1480bd0690
25 changed files with 123 additions and 123 deletions

View File

@@ -17,7 +17,7 @@
</head>
<body>
<div class="container">
<i class="fa fa-cog big-rotating-icon"></i>
<i class="fa fa-cog big-rotating-icon" aria-hidden="true"></i>
<h1>{% trans "We are processing your request …" %}</h1>