]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/includes/player.html
templates: add accessibility to search and audio buttons
[panikweb.git] / panikweb_templates / templates / includes / player.html
index 10c621da5e2e2dd0574e82e5950c4c8d8ea4ed2d..af794569302a38cdbbdf295d076f527f761273c0 100644 (file)
@@ -35,7 +35,7 @@
                <div id="Playlist" class="cf">
                        <div id="localList" class="padded" style="display: none;">
                                <div id="playlistLabel">
-                                       <button title="Empty playlist" id="emptyList" class="icon-trash button" style="float:right;"></button>
+                                        <button title="{% trans "Empty playlist" %}" id="emptyList" class="icon-trash button" style="float:right;"><span class="sr-only">{% trans "Empty playlist" %}</span></button>
                                </div>
                        </div>
            </div>