mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-73742 theme_boost: fix double open block drawer title
This commit is contained in:
parent
9cd77c4130
commit
1501968e95
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue