Skip to content

Commit bb63b48

Browse files
author
David Monllao
committed
Merge branch 'MDL-64173-master' of git://github.com/bmbrands/moodle
2 parents 4bcdf02 + 02383d7 commit bb63b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/myoverview/templates/view-summary.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
{{> core_course/favouriteicon }}
5353
<a href="{{viewurl}}" class="coursename">
5454
<span class="sr-only">{{#str}}aria:coursename, core_course{{/str}}</span>
55-
<h4 class="d-inline">{{{fullname}}}</h4>
55+
{{{fullname}}}
5656
</a>
5757
</div>
5858
{{> block_myoverview/course-action-menu }}

0 commit comments

Comments
 (0)