fix #929987 Hard-coded lang attributes/ update dutch translations

This commit is contained in:
Pim Snel 2004-04-21 19:03:01 +00:00
parent 049a2621a5
commit 2194c868e3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!-- 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" >
<html xmlns="http://www.w3.org/TR/1999/REC-html-in-xml" xml:lang="{lang_code}" lang="{lang_code}" >
<head>
<title>{website_title}</title>
<meta http-equiv="content-type" content="text/html; charset={charset}" />

View File

@ -3,7 +3,7 @@
<!--
this can used only, when it's sure that Opera does not have problems with selectboxes
<html xmlns="http://www.w3.org/TR/1999/REC-html-in-xml" xml:lang="en" lang="en" >
<html xmlns="http://www.w3.org/TR/1999/REC-html-in-xml" xml:lang="{lang_code}" lang="{lang_code}" >
-->
<html>