From f153342fb33ea5975db2d215512796f199c952f6 Mon Sep 17 00:00:00 2001 From: javiexin Date: Thu, 6 Aug 2015 14:43:46 +0200 Subject: [ticket/14075] Add template event after poll preview panel PHPBB3-14075 --- phpBB/styles/prosilver/template/posting_preview.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/template/posting_preview.html b/phpBB/styles/prosilver/template/posting_preview.html index a5aae8c436..aac117c090 100644 --- a/phpBB/styles/prosilver/template/posting_preview.html +++ b/phpBB/styles/prosilver/template/posting_preview.html @@ -24,6 +24,8 @@ + +

{L_PREVIEW}{L_COLON} {PREVIEW_SUBJECT}

-- cgit v1.2.1