From 7461b07095b8a56cffe36cec265e06af69acd28a Mon Sep 17 00:00:00 2001 From: Hex Date: Thu, 16 Feb 2017 11:21:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=94=9F=E6=88=90=E7=9A=84?= =?UTF-8?q?=20HTML=20=E4=B8=AD=E5=A4=9A=E4=BD=99=E7=9A=84=20=20?= =?UTF-8?q?=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/source/module/forum/forum_index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/source/module/forum/forum_index.php b/upload/source/module/forum/forum_index.php index b117663..8c54de1 100644 --- a/upload/source/module/forum/forum_index.php +++ b/upload/source/module/forum/forum_index.php @@ -290,7 +290,6 @@ if(!$gid && (!defined('FORUM_INDEX_PAGE_MEMORY') || !FORUM_INDEX_PAGE_MEMORY)) { $catlist[$catid]['endrows'] .= ' '; $colspan ++; } - $catlist[$catid]['endrows'] .= ''; } } elseif(empty($category['forumscount'])) { unset($catlist[$catid]);