mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Named changed
git-svn-id: file:///svn/phpbb/trunk@668 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2d799f16f6
commit
c2b63ace39
1 changed files with 0 additions and 40 deletions
|
@ -1,40 +0,0 @@
|
||||||
<!-- $Id$ -->
|
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>phpBB - DB Utilities</title>
|
|
||||||
<style type="text/css">
|
|
||||||
<!--
|
|
||||||
P {font-family:Verdana,serif;font-size:8pt}
|
|
||||||
|
|
||||||
H1 {font-family:Arial,Helvetica,sans-serif;font-size:14pt;}
|
|
||||||
H2 {font-family:Arial,Helvetica,sans-serif;font-size:12pt;}
|
|
||||||
H3 {font-family:Arial,Helvetica,sans-serif;font-size:10pt;}
|
|
||||||
|
|
||||||
TH {font-family:Verdana,serif;font-size:8pt}
|
|
||||||
TD {font-family:Verdana,serif;font-size:8pt}
|
|
||||||
|
|
||||||
SELECT.small {width:140px;font-family:"Courier New",courier;font-size:8pt;}
|
|
||||||
INPUT.text {font-family:"Courier New",courier;font-size:8pt;}
|
|
||||||
//-->
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#FFFFFF" text="#000000">
|
|
||||||
|
|
||||||
<h1>Database Utilities</h1>
|
|
||||||
<div align="center">
|
|
||||||
{U_DB_MESSAGE}
|
|
||||||
<hr>
|
|
||||||
{U_DB_LINKS}
|
|
||||||
</div>
|
|
||||||
<hr>
|
|
||||||
<div align="center">
|
|
||||||
<font face="Verdana,serif" size="1">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB 2.0</a></font>
|
|
||||||
<br clear="all">
|
|
||||||
<font face="Verdana,serif" size="1">
|
|
||||||
Copyright © 2001 phpBB Group, All Rights Reserved</font>
|
|
||||||
<br>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Add table
Reference in a new issue