mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merged into install.tpl
git-svn-id: file:///svn/phpbb/trunk@1145 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>phpBB Version 2.0 Installer</title>
|
||||
</head>
|
||||
<body bgcolor="#E5E5E5" text="#03699C" link="#993300" vlink="#FF9900">
|
||||
<table align="center">
|
||||
<tr>
|
||||
<td>
|
||||
<h2><font face="Verdana, Arial, Helvetica, sans-serif">{L_TITLE}</font></h2>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" width="100%" cellpadding="0" bgcolor="#FFFFFF" cellspacing="1">
|
||||
<tr>
|
||||
<td width="100%" align="center"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2">{L_ERROR}</font></b></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user