aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
diff options
context:
space:
mode:
authorJim Wigginton <terrafrost@phpbb.com>2009-04-24 17:27:10 +0000
committerJim Wigginton <terrafrost@phpbb.com>2009-04-24 17:27:10 +0000
commitf6bb6dda3f3ab856cd77f06dab649697e695292e (patch)
tree82e395c79eea76169610b0f6df1402cd1c7dd2bb /phpBB/styles/prosilver/template/viewtopic_body.html
parentc33550702748ee411cbd3f15a8bb98eba0011aa5 (diff)
downloadforums-f6bb6dda3f3ab856cd77f06dab649697e695292e.tar
forums-f6bb6dda3f3ab856cd77f06dab649697e695292e.tar.gz
forums-f6bb6dda3f3ab856cd77f06dab649697e695292e.tar.bz2
forums-f6bb6dda3f3ab856cd77f06dab649697e695292e.tar.xz
forums-f6bb6dda3f3ab856cd77f06dab649697e695292e.zip
Fixed bug #'ers 42585, 35505, 36675, and 42705
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9482 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 87685106ad..17088bb16a 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -114,7 +114,7 @@
<!-- BEGIN postrow -->
<!-- IF postrow.S_FIRST_UNREAD --><a id="unread"></a><!-- ENDIF -->
- <div id="p{postrow.POST_ID}" class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF postrow.S_UNREAD_POST --> unreadpost<!-- ENDIF --><!-- IF postrow.S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF postrow.S_ONLINE --> online<!-- ENDIF -->">
+ <div id="p{postrow.POST_ID}" class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF postrow.S_UNREAD_POST --> unreadpost<!-- ENDIF --><!-- IF postrow.S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF postrow.S_ONLINE and not postrow.S_IGNORE_POST --> online<!-- ENDIF -->">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="postbody">