gecko-dev/webtools/bugzilla/notargetmilestone.html
bbaetz%student.usyd.edu.au 10422610d8 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
2002-04-15 02:48:17 +00:00

17 lines
400 B
HTML

<!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>
<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>