change title attribute to 'Clear All Paired Devices'

This commit is contained in:
schlagmichdoch 2023-01-20 16:13:53 +01:00
parent 2405407bbe
commit c2b39c1f3f

View file

@ -64,7 +64,7 @@
<use xlink:href="#pair-device-icon" />
</svg>
</a>
<a id="clear-pair-devices" class="icon-button" title="Unpair Device" hidden>
<a id="clear-pair-devices" class="icon-button" title="Clear All Paired Devices" hidden>
<svg class="icon">
<use xlink:href="#clear-pair-devices-icon" />
</svg>