From ce7d440a6e81735811ac2f2bdb40c4f17e5d1451 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sat, 19 May 2012 20:12:21 +0100 Subject: [PATCH] [feature/events] Adding viewtopic_topic_title_prepend template event PHPBB3-9550 --- phpBB/styles/prosilver/template/viewtopic_body.html | 2 +- phpBB/styles/subsilver2/template/viewtopic_body.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 1b7d78e063..7688898f5c 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -1,6 +1,6 @@

{L_MCP} ]

-

{TOPIC_TITLE}

+

{TOPIC_TITLE}

{FORUM_DESC}
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index e2834ffa0b..9e6377022a 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -15,7 +15,7 @@