Fix colspan
authorDaniel Gustafsson <[email protected]>
Mon, 18 Jun 2018 09:28:06 +0000 (11:28 +0200)
committerMagnus Hagander <[email protected]>
Mon, 18 Jun 2018 09:31:22 +0000 (11:31 +0200)
pgcommitfest/commitfest/templates/commitfest.html

index 5a7f787f856e44af63137cd1a37a92e2a4ece46a..c9d1e91e96c279b09b1a4fe65b7f1b97b2574aaf 100644 (file)
@@ -78,7 +78,7 @@
 
 {%if grouping%}
 {%ifchanged p.topic%}
-  <tr><th colspan="{%if user.is_staff%}8{%else%}7{%endif%}">{{p.topic}}</th></tr>
+  <tr><th colspan="{%if user.is_staff%}9{%else%}8{%endif%}">{{p.topic}}</th></tr>
 {%endifchanged%} 
 {%endif%}
   <tr>