From 2865b17594472c1572bbb9402c318b2a187fd7b6 Mon Sep 17 00:00:00 2001 From: fourfivesix Date: Tue, 23 Sep 2014 20:46:33 -0300 Subject: [PATCH] Fixes a little HTML mistake in boards.php. --- boards.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.php b/boards.php index 5b01ddef..e78f2698 100644 --- a/boards.php +++ b/boards.php @@ -33,7 +33,7 @@ th.headerSortDown { } CSS; -$body .= ''; +$body .= '
LBoardPosts in last hourTotal postsCreated
'; $total_posts_hour = 0; $total_posts = 0;
LBoardPosts in last hourTotal postsCreated