summaryrefslogtreecommitdiffstats
path: root/notargetmilestone.html
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-04-15 11:47:52 +0200
committerbbaetz%student.usyd.edu.au <>2002-04-15 11:47:52 +0200
commite75e6d0f714e77b1d7b700dca62aba0fd9a5385d (patch)
treee19b43031fb0ef1012319ac8b6a694953c90d0a3 /notargetmilestone.html
parent61d65a657abb4c88c725c04db8f3c6b9cd43ef59 (diff)
downloadbugzilla-e75e6d0f714e77b1d7b700dca62aba0fd9a5385d.tar.gz
bugzilla-e75e6d0f714e77b1d7b700dca62aba0fd9a5385d.tar.xz
Bug 129442 - make html of a default installation (mostly) HTML 4.01
transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
Diffstat (limited to 'notargetmilestone.html')
-rw-r--r--notargetmilestone.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/notargetmilestone.html b/notargetmilestone.html
index c2f697abb..1cedb1aca 100644
--- a/notargetmilestone.html
+++ b/notargetmilestone.html
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html> <head>
<title>No target milestones</title>
</head>
@@ -5,6 +6,11 @@
<body>
<h1>No target milestones.</h1>
+<p>
No target milestones have been defined for this product. You can set
the Target Milestone field to things, but there is not currently any
agreed definition of what the milestones are.
+</p>
+
+</body>
+</html>