MDL-73742 theme_boost: fix double open block drawer title

This commit is contained in:
Ferran Recio 2022-03-02 16:08:20 +01:00
parent 9cd77c4130
commit 1501968e95

View file

@ -120,7 +120,7 @@
title="{{#str}}opendrawerblocks, core{{/str}}" title="{{#str}}opendrawerblocks, core{{/str}}"
> >
<span class="sr-only">{{#str}}opendrawerblocks, core{{/str}}</span> <span class="sr-only">{{#str}}opendrawerblocks, core{{/str}}</span>
{{#pix}}t/blocks_drawer, core, {{#str}}opendrawerblocks, core{{/str}}{{/pix}} {{#pix}}t/blocks_drawer, core{{/pix}}
</button> </button>
</div> </div>
{{/hasblocks}} {{/hasblocks}}