aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Default/install_error.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/Default/install_error.tpl')
-rw-r--r--phpBB/templates/Default/install_error.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/templates/Default/install_error.tpl b/phpBB/templates/Default/install_error.tpl
index 3aa08687da..61a7d7e08d 100644
--- a/phpBB/templates/Default/install_error.tpl
+++ b/phpBB/templates/Default/install_error.tpl
@@ -14,8 +14,8 @@
<table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
<tr>
<td>
- <table border="0" width="100%" cellpadding="0" cellspacing="1">
- <tr class="tableheader">
+ <table border="0" width="100%" cellpadding="0" bgcolor="#FFFFFF" cellspacing="1">
+ <tr>
<td width="100%" align="center"><b>{L_ERROR}<b></td>
</tr>
</table>