mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
update (internal) mozilla start page. keeping it simple. bug #66570
This commit is contained in:
parent
bafab6746c
commit
9dae2417c4
@ -1,44 +1,18 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Welcome to Mozilla Mail & News</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Welcome to Mozilla Mail & Newsgroups</title>
|
||||
</head>
|
||||
<body bgcolor="#ffffff" text="#000000" link="#0000ee" vlink="#551a8b" alink="#ff0000">
|
||||
<body>
|
||||
<div style="text-align: center">
|
||||
<strong>Welcome to <a href="http://www.mozilla.org">Mozilla</a> Mail & Newsgroups</strong>
|
||||
|
||||
<h1 align="center">Welcome to Mozilla Mail & News</h1>
|
||||
|
||||
<p align="center"><img src="mail_mozilla.gif" width="183" height="68" title="Mozilla Mail"></p>
|
||||
|
||||
<p>Mozilla Mail & News is a cross platform client with support
|
||||
for SMTP, POP3, IMAP, NNTP, a configurable three pane UI, searching and
|
||||
filtering, address books, and multiple identities.</p>
|
||||
|
||||
<p>Unlike prior versions of Netscape, Mozilla supports <strong>multiple
|
||||
POP accounts</strong>. Other new features include support for multiple
|
||||
SMTP servers and a History Address Book.</p>
|
||||
|
||||
<h2 align="center">We Welcome Bug Reports And Feedback</h2>
|
||||
|
||||
<p>
|
||||
Please <strong>read the
|
||||
<a href="http://www.mozilla.org/releases/mozilla1.0/index.html#mail">release notes</a></strong>
|
||||
before you log bugs. We may already know about the problem.
|
||||
</p>
|
||||
|
||||
<p>This build has been made available for testing purposes so please
|
||||
help out by trying the software and reporting problems to
|
||||
<a href="http://bugzilla.mozilla.org/">Bugzilla</a>. Read our
|
||||
<a href="http://www.mozilla.org/quality/mailnews/testinfo.html">Getting Started</a> document
|
||||
for more information on testing Mozilla Mail & News.</p>
|
||||
|
||||
<!--
|
||||
<p>Use the newsgroup <a href="news://news.mozilla.org/netscape.public.mozilla.mail-news">
|
||||
netscape.public.mozilla.mail-news</a>
|
||||
to contact us.</p>
|
||||
|
||||
<p>If you are familiar with irc, you can find some of the Mozilla
|
||||
Mail & News engineering and QA team members in #mozilla on irc.mozilla.org:6667
|
||||
</p>
|
||||
-->
|
||||
<p><img src="mail_mozilla.gif" width="183" height="68" alt="Mozilla Mail & Newsgroups"></p>
|
||||
<p><a href="http://www.mozilla.org/mailnews/">We</a> welcome bug reports and feature requests, but please read the
|
||||
<a href="http://www.mozilla.org/releases/">release notes</a> and query <a href="http://bugzilla.mozilla.org/query.cgi">Bugzilla</a> first.</p>
|
||||
<p>If you are looking for a stand alone version, see <a href="http://www.mozilla.org/mailnews/minotaur/">Minotaur</a>.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user