r=timeless Fix various syntactical errors in HTML files. git-svn-id: svn://10.0.0.236/trunk@113925 18797224-902f-48f8-a5cc-f745e15eee43
23 lines
506 B
HTML
23 lines
506 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
|
<title>Mozilla dialog box Help</title>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="chrome://communicator/locale/help/content_style.css" type="text/css">
|
|
|
|
<!--link rel="stylesheet" href="../style.css" type="text/css" -->
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body bgcolor="white">
|
|
|
|
|
|
|
|
|
|
|
|
<p>Content to be supplied.</p>
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<p><i>Beta Draft</i></p>
|
|
|
|
<hr>
|
|
|
|
<p>Copyright 1998-2001 The Mozilla Organization.</p>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|