From b371d62dd3e8f7a207b7398fb0fe3150799d350b Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 13 Nov 2011 16:30:11 +0100 Subject: [PATCH] [ticket/7138] Allow simple header and footer for trigger_error() messages Adds a template condition using S_SIMPLE_MESSAGE that must be set to true before calling trigger_error() which will automatically use the simple header and footer files in the template directory instead of the overall header and footer files. PHPBB3-7138 --- phpBB/styles/prosilver/template/message_body.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/message_body.html b/phpBB/styles/prosilver/template/message_body.html index 896f0b826e..3a970769b7 100644 --- a/phpBB/styles/prosilver/template/message_body.html +++ b/phpBB/styles/prosilver/template/message_body.html @@ -1,4 +1,8 @@ - + + + + +
@@ -8,4 +12,8 @@
- \ No newline at end of file + + + + +