Skip to content

Commit ede3738

Browse files
committed
close secondrow div
1 parent 195bb2d commit ede3738

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/header.mustache

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,11 @@
113113
{{>format_onetopic/courseformat/tabtree}}
114114
{{/secondrow}}
115115
<div class="onetopic-tab-body-secondrow{{#subtabsectionbackground}} onetopic-withsubsectionbg{{/subtabsectionbackground}}"
116-
{{#subtabsectionbackground}}style="{{subtabsectionbackground}}"{{/subtabsectionbackground}}>
116+
{{#subtabsectionbackground}}style="{{subtabsectionbackground}}"{{/subtabsectionbackground}}></div>
117117
{{/hassecondrow}}
118118

119119

120120
<div class="hack-element-not-used">{{! Used in order to break the div wraped in output.course_content_header }}
121-
122121
{{#testing}}
123122
{{#hassecondrow}}
124123
</div>

0 commit comments

Comments
 (0)