mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merged into install.tpl
git-svn-id: file:///svn/phpbb/trunk@1145 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
48f8c7be63
commit
463c2a00a1
1 changed files with 0 additions and 29 deletions
|
@ -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>
|
|
Loading…
Add table
Reference in a new issue