aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/install_error.html')
-rw-r--r--phpBB/adm/style/install_error.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/adm/style/install_error.html b/phpBB/adm/style/install_error.html
new file mode 100644
index 0000000000..ad53433207
--- /dev/null
+++ b/phpBB/adm/style/install_error.html
@@ -0,0 +1,8 @@
+<!-- INCLUDE install_header.html -->
+
+<div class="errorbox">
+ <h3>{MESSAGE_TITLE}</h3>
+ <p>{MESSAGE_TEXT}</p>
+</div>
+
+<!-- INCLUDE install_footer.html --> \ No newline at end of file