From 22ada4e28230575ef9213d0d4af170d48b179be1 Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Fri, 12 May 2006 19:42:33 +0000 Subject: [PATCH] A new template for fatal database errors git-svn-id: file:///svn/phpbb/trunk@5898 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/install_error.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 phpBB/adm/style/install_error.html diff --git a/phpBB/adm/style/install_error.html b/phpBB/adm/style/install_error.html new file mode 100755 index 0000000000..ad53433207 --- /dev/null +++ b/phpBB/adm/style/install_error.html @@ -0,0 +1,8 @@ + + +
+

{MESSAGE_TITLE}

+

{MESSAGE_TEXT}

+
+ + \ No newline at end of file