From 4d64e09e7abf932940d15a0fe45694f4ce79b756 Mon Sep 17 00:00:00 2001 From: PayBas Date: Mon, 5 May 2014 09:38:00 +0200 Subject: [PATCH] [ticket/12488] subSilver2 fix (no longer displays if warnings = 0) Don't know what I was thinking with this PHPBB3-12488 --- phpBB/styles/subsilver2/template/viewtopic_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index 5f4fe88bd6..82cf656aec 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -202,7 +202,7 @@
{L_JOINED}{L_COLON} {postrow.POSTER_JOINED}
{L_POSTS}{L_COLON} {postrow.POSTER_POSTS} -
{L_WARNINGS}{L_COLON} {postrow.POSTER_WARNINGS} +
{L_WARNINGS}{L_COLON} {postrow.POSTER_WARNINGS}