aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_topic_review.html
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2016-10-13 14:28:29 +0200
committerJakub Senko <jakubsenko@gmail.com>2016-10-13 14:28:29 +0200
commit4dfadfc97f7a3827925f99996c44c90ebe06ff31 (patch)
tree077f5bf16ab59a2177d42761695784f4c51a8bb7 /phpBB/styles/prosilver/template/posting_topic_review.html
parent1dd0ceabf6e3cdc49ea6a2abe3ad8fcece4cca31 (diff)
downloadforums-4dfadfc97f7a3827925f99996c44c90ebe06ff31.tar
forums-4dfadfc97f7a3827925f99996c44c90ebe06ff31.tar.gz
forums-4dfadfc97f7a3827925f99996c44c90ebe06ff31.tar.bz2
forums-4dfadfc97f7a3827925f99996c44c90ebe06ff31.tar.xz
forums-4dfadfc97f7a3827925f99996c44c90ebe06ff31.zip
[ticket/14819] Hide soft-deleted posts in topic review
PHPBB3-14819
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_topic_review.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_topic_review.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html
index c51d8032dc..4d5ab16afe 100644
--- a/phpBB/styles/prosilver/template/posting_topic_review.html
+++ b/phpBB/styles/prosilver/template/posting_topic_review.html
@@ -16,6 +16,10 @@
<div class="post bg3 post-ignore">
<div class="inner">
{topic_review_row.L_IGNORE_POST}
+ <!-- ELSE IF topic_review_row.S_POST_DELETED -->
+ <div class="post bg3 post-ignore">
+ <div class="inner">
+ {topic_review_row.L_DELETE_POST}
<!-- ELSE -->
<div class="post <!-- IF topic_review_row.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF topic_review_row.POST_ID == REPORTED_POST_ID --> reported<!-- ENDIF -->">
<div class="inner">