mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Add index pages
git-svn-id: file:///svn/phpbb/trunk@1874 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
63592f9759
commit
0f2c2c2210
2 changed files with 20 additions and 0 deletions
10
phpBB/language/lang_german/email/index.htm
Normal file
10
phpBB/language/lang_german/email/index.htm
Normal file
|
@ -0,0 +1,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
</body>
|
||||
</html>
|
10
phpBB/language/lang_german/index.htm
Normal file
10
phpBB/language/lang_german/index.htm
Normal file
|
@ -0,0 +1,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue