diff --git a/system/templates/forum.boards.html.twig b/system/templates/forum.boards.html.twig index 82da2320..5ac3e88b 100644 --- a/system/templates/forum.boards.html.twig +++ b/system/templates/forum.boards.html.twig @@ -1,24 +1,26 @@ Boards + - {% if canEdit %} - {% endif %} + {% set i = 0 %} {% for board in boards %} {% set i = i + 1 %}
+ Board - - + + Posts - - + + Threads - - + + Last Post - + + Options - +