aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_post.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-11-24 18:49:45 +0100
committerMichael Miday <midaym@gmail.com>2015-11-24 18:49:45 +0100
commite0893c27a21bf5cd5dfa50ecbae4c8c3256f8317 (patch)
treefeea2d3c33d18456c2537c5bc54f43a32f3a7d82 /phpBB/styles/prosilver/template/mcp_post.html
parenteb7b0afedee255a8fefcc34abb5d700be1965557 (diff)
downloadforums-e0893c27a21bf5cd5dfa50ecbae4c8c3256f8317.tar
forums-e0893c27a21bf5cd5dfa50ecbae4c8c3256f8317.tar.gz
forums-e0893c27a21bf5cd5dfa50ecbae4c8c3256f8317.tar.bz2
forums-e0893c27a21bf5cd5dfa50ecbae4c8c3256f8317.tar.xz
forums-e0893c27a21bf5cd5dfa50ecbae4c8c3256f8317.zip
[ticket/14295]fix report icon as well
PHPBB3-14295
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_post.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html
index a0b470cbca..c7b52bb3a5 100644
--- a/phpBB/styles/prosilver/template/mcp_post.html
+++ b/phpBB/styles/prosilver/template/mcp_post.html
@@ -14,7 +14,7 @@
<h3>{L_REPORT_REASON}{L_COLON} {REPORT_REASON_TITLE}</h3>
<p class="author">{L_REPORTED} {L_POST_BY_AUTHOR} {REPORTER_FULL} &laquo; {REPORT_DATE}</p>
<!-- IF S_REPORT_CLOSED -->
- <p class="post-notice reported">{L_REPORT_CLOSED}</p>
+ <p class="post-notice reported"><i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i>{L_REPORT_CLOSED}</p>
<!-- ENDIF -->
<div class="content">
<!-- IF REPORT_TEXT -->