mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Oops, accidentaly changed the DOCTYPE..
git-svn-id: file:///svn/phpbb/trunk@1455 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c7b63e7b6a
commit
2658167153
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->
|
||||
<!-- <html xmlns="http://www.w3.org/1999/xhtml"> -->
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" />
|
||||
|
|
Loading…
Add table
Reference in a new issue