replaced by compose.xul

This commit is contained in:
ducarroz%netscape.com 1999-02-26 22:42:36 +00:00
parent e73c59e056
commit 1a1f26dd8d

View File

@ -1,30 +0,0 @@
<html>
<head>
<title>Mozilla Browser</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#C0C0C0">
<style type="text/css">
/* This style sheet should be in a seperate file */
BODY,TD {
font-family: Sans-Serif;
background-color: #C0C0C0;
}
BODY,TD,INPUT {
font-size: 9pt;
}
BODY {
margin: 0px 0px 0px 0px;
}
</style>
<iframe src="ComposeToolbar.xml" name="browser.toolbar" width="100%" height="80" >
<iframe src="ComposeFrame.html" name="browser.webwindow" width="100%" height="500" >
<iframe src="status.html" name="browser.status" width="100%" height="34" >
</body>
</html>