pjs/webtools/litmus/templates/en/default/simpletest/resultssubmitted.html.tmpl

88 строки
4.2 KiB
Cheetah
Executable File

[%# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is Litmus.
#
# The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s): Zach Lipton <zach@zachlipton.com>
#%]
[%# INTERFACE:
# $test - the test object to run
# @results - the list of all possible test results
#%]
[% PROCESS global/selects.none.tmpl %]
<html>
<head>
<link rel="top" title="Home" href="http://www.mozilla.org/">
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/print.css" media="print">
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/base/content.css" media="all">
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/cavendish/content.css" title="Cavendish" media="screen">
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/base/template.css" media="screen">
<link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/cavendish/template.css" title="Cavendish" media="screen">
<link rel="icon" href="http://www.mozilla.org/images/mozilla-16.png" type="image/png">
<link href="skins/litmus.css" rel="stylesheet" type="text/css">
<title>Thank You</title>
</head>
<body id="www-mozilla-org" class="deepLevel nomenu">
<div id="container">
<p class="skipLink"><a href="#mBody" accesskey="2">Skip to main content</a></p>
<div id="header">
<h1><a href="/" title="Return to home page" accesskey="1">Mozilla</a></h1>
<ul>
<li id="menu_aboutus"><a href="../../about/" title="Getting the most out of your online experience">About</a></li>
<li id="menu_developers"><a href="../../developer/" title="Using Mozilla's products for your own applications">Developers</a></li>
<li id="menu_store"><a href="http://store.mozilla.org/?r=mozorg1" title="Shop for Mozilla products on CD and other merchandise">Store</a></li>
<li id="menu_support"><a href="../../support/" title="Installation, trouble-shooting, and the knowledge base">Support</a></li>
<li id="menu_products"><a href="../../products/" title="All software Mozilla currently offers">Products</a></li>
</ul>
<form id="search" method="get" action="http://www.google.com/custom" title="mozilla.org Search">
<div>
<label for="q" title="Search mozilla.org's sites">search mozilla:</label>
<input type="hidden" name="cof" value="LW:174;LH:60;L:http://www.mozilla.org/images/mlogosm.gif;GIMP:#cc0000;T:black;ALC:#0000ff;GFNT:grey;LC:#990000;BGC:white;AH:center;VLC:purple;GL:0;GALT:#666633;AWFID:9262c37cefe23a86;">
<input type="hidden" name="domains" value="mozilla.org">
<input type="hidden" name="sitesearch" value="mozilla.org">
<input type="text" id="q" name="q" accesskey="s" size="30">
<input type="submit" id="submit" value="Go">
</div>
</form>
</div>
<hr class="hide">
<div id="mBody">
<div class="key-point">
<h2>Thanks For the Help!</h2>
<img src="http://www.mozilla.org/projects/deerpark/deerpark-icon.png"
height="128" width="128" style="float: left;" alt="Deer Park icon">
<p style="margin: 0 10px 10px 144px;"><strong>Thank You!</strong> Your
test result has been submitted to our Quality Assurance database and
will be reviewed by our testing team.</p>
<p style="margin: 0 10px 10px 144px;">If you think you would like to
help with further testing, check out the <a href="http://weblogs.mozillazine.org/qa">
Quality Weblog</a> for more ways to get involved with Mozilla QA.</p>
<h3>Continue to help out by <a href="/litmus/run_tests.cgi?product=1&testgroup=2">
running more tests,</a> or return to the
<a href="http://www.mozilla.org/projects/deerpark/alpha2.html">Home Page.</a></h3>
</div>
</div>
</body>
</html>