aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-04-27 14:07:24 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-04-27 14:07:24 +0000
commit9ee570aebd300a89daffc67e24d3e33caee4653e (patch)
tree94e29b5d4e8fd18a83960b6afbf929630c5fbc09 /phpBB/styles/prosilver
parentfc295f5f0eef6b761c7c2d825bc01501e8882a25 (diff)
downloadforums-9ee570aebd300a89daffc67e24d3e33caee4653e.tar
forums-9ee570aebd300a89daffc67e24d3e33caee4653e.tar.gz
forums-9ee570aebd300a89daffc67e24d3e33caee4653e.tar.bz2
forums-9ee570aebd300a89daffc67e24d3e33caee4653e.tar.xz
forums-9ee570aebd300a89daffc67e24d3e33caee4653e.zip
#10191
git-svn-id: file:///svn/phpbb/trunk@7410 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/template/forumlist_body.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html
index 523e9bc5e1..3332d79421 100644
--- a/phpBB/styles/prosilver/template/forumlist_body.html
+++ b/phpBB/styles/prosilver/template/forumlist_body.html
@@ -1,13 +1,13 @@
<!-- BEGIN forumrow -->
- <!-- IF forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW -->
+ <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
- <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW -->
+ <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">