1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 15:54:43 +02:00

Styling for the future.

This commit is contained in:
Cameron
2017-12-17 11:12:30 -08:00
parent ae4c58c8fb
commit 1173e3967f
2 changed files with 30 additions and 1 deletions

View File

@@ -531,7 +531,7 @@ if(is_array($subList) && isset($subList[$forumInfo['forum_parent']][$forumId]))
{
if(THEME_LEGACY === true && ($stuck === false || $unstuck === true))
{
// do nothing.
// do nothing.
}
elseif(!empty($FORUM_NORMAL_ROW))
{