From fb2ae00b71a57b4e9adcfb82fbb4ce9c04c2f1d8 Mon Sep 17 00:00:00 2001 From: James Atkinson Date: Fri, 23 Feb 2001 20:33:54 +0000 Subject: [PATCH] Added error body template git-svn-id: file:///svn/phpbb/trunk@33 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/error_body.tpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 phpBB/templates/Default/error_body.tpl diff --git a/phpBB/templates/Default/error_body.tpl b/phpBB/templates/Default/error_body.tpl new file mode 100644 index 0000000000..6b43c00829 --- /dev/null +++ b/phpBB/templates/Default/error_body.tpl @@ -0,0 +1,15 @@ + + + + + + +
+ + + + +
{ERROR_MESSAGE}
+
+ +