summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
diff options
context:
space:
mode:
authorFrancisco Donalisio <francsd@linux.vnet.ibm.com>2011-03-09 00:57:19 +0100
committerTiago Mello <timello@gmail.com>2011-03-09 00:57:19 +0100
commitfd4f9fadbede46895d8c9e9853e04e02fe701662 (patch)
tree8aacd29ebfef7d1f81a0a23dd903d6149ea29944 /template/en/default/global/header.html.tmpl
parent6c42067c9c5ca5bb7fe6ad544101eb414e299e17 (diff)
downloadbugzilla-fd4f9fadbede46895d8c9e9853e04e02fe701662.tar.gz
bugzilla-fd4f9fadbede46895d8c9e9853e04e02fe701662.tar.xz
Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
W3C WAI compliant. r=timello, a=LpSolit
Diffstat (limited to 'template/en/default/global/header.html.tmpl')
-rw-r--r--template/en/default/global/header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index d6a07bcd3..c7c104e29 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -91,7 +91,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
<head>
[% Hook.process("start") %]
<title>[% title %]</title>