From 2fd3d9d1c9b9c084e38b26f25b917544856046c8 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 11 Oct 2015 14:01:44 +0200 Subject: [PATCH] [ticket/14230] Show unread post icon in different color PHPBB3-14230 --- phpBB/styles/prosilver/template/viewtopic_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 5642c0a5cb..0c64adc305 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -281,10 +281,10 @@

- {postrow.MINI_POST} + {postrow.MINI_POST} - {postrow.MINI_POST} + {postrow.MINI_POST} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_DATE}