change title attribute to 'Clear All Paired Devices'
This commit is contained in:
parent
2405407bbe
commit
c2b39c1f3f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue