diff --git a/html/user/forum_forum.php b/html/user/forum_forum.php index 7fd232add8..f165461ae9 100644 --- a/html/user/forum_forum.php +++ b/html/user/forum_forum.php @@ -81,6 +81,7 @@ case 1: echo '

+

- -
@@ -89,16 +90,15 @@ echo ' show_button("forum_post.php?id=$id", "New thread", "Add a new thread to this forum"); echo " id\"> "; echo select_from_array("sort", $forum_sort_styles, $sort_style); echo "
+ "; show_forum($forum, $start, $sort_style, $user);