forked from extern/egroupware
new doctype and dtd from Andy Krause, works with iframes on IE
This commit is contained in:
parent
0e943f4c58
commit
f889651d7a
@ -1,5 +1,6 @@
|
||||
<!-- BEGIN head -->
|
||||
<html xml:lang="{lang_code}" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<!-- BEGIN head --><?xml version="1.0" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "XHTML1-f.dtd" >
|
||||
<html xmlns="http://www.w3.org/TR/1999/REC-html-in-xml" xml:lang="en" lang="en" >
|
||||
<head>
|
||||
<title>{website_title}</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset={charset}" />
|
||||
|
Loading…
Reference in New Issue
Block a user