MDL-72687 assign: move labels for toggle zoom icons to the <a>

This commit is contained in:
Simey Lameze 2021-11-02 11:48:53 +08:00
parent 788f5c1778
commit 94f1483628

View File

@ -1 +1,3 @@
<a href="#" data-region="popout-button">{{#pix}}e/fullscreen,core,{{#str}}togglezoom, mod_assign{{/str}}{{/pix}}</a>
<a href="#" data-region="popout-button" aria-label="{{#str}}togglezoom, mod_assign{{/str}}" title="{{#str}}togglezoom, mod_assign{{/str}}">
{{#pix}}e/fullscreen,core{{/pix}}
</a>