Skip to content

Commit ba0a904

Browse files
danielgustafssonmhagander
authored andcommitted
Another markup fix
1 parent 7402f1c commit ba0a904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcommitfest/commitfest/templates/commitfest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3>{{p.is_open|yesno:"Active patches,Closed patches"}}</h3>
7979

8080
{%if grouping%}
8181
{%ifchanged p.topic%}
82-
<tr><th colspan="{%if user.is_staff%}9{%else%}8{%endif%}">{{p.topic}}</th></tr>
82+
<tr><th colspan="{%if user.is_staff%}10{%else%}9{%endif%}">{{p.topic}}</th></tr>
8383
{%endifchanged%}
8484
{%endif%}
8585
<tr>

0 commit comments

Comments
 (0)