mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
A new template for fatal database errors
git-svn-id: file:///svn/phpbb/trunk@5898 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
4b247a5054
commit
22ada4e282
1 changed files with 8 additions and 0 deletions
8
phpBB/adm/style/install_error.html
Executable file
8
phpBB/adm/style/install_error.html
Executable file
|
@ -0,0 +1,8 @@
|
|||
<!-- INCLUDE install_header.html -->
|
||||
|
||||
<div class="errorbox">
|
||||
<h3>{MESSAGE_TITLE}</h3>
|
||||
<p>{MESSAGE_TEXT}</p>
|
||||
</div>
|
||||
|
||||
<!-- INCLUDE install_footer.html -->
|
Loading…
Add table
Reference in a new issue