diff options
author | gerv%gerv.net <> | 2003-02-06 06:34:52 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2003-02-06 06:34:52 +0100 |
commit | 0359066d3dcd887412615ba2f5081fb2f187c849 (patch) | |
tree | 0747a80b4814561ed5d431725034f6193de597c8 /template | |
parent | 158ad973dc5b810aba2a34e382cb0edf577e87d5 (diff) | |
download | bugzilla-0359066d3dcd887412615ba2f5081fb2f187c849.tar.gz bugzilla-0359066d3dcd887412615ba2f5081fb2f187c849.tar.xz |
Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index a4cdff9e5..4f2751311 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -113,7 +113,11 @@ function PutDescription() { fixing it. Please note that <strong>we do not accept bug reports by email</strong> - please do not email developers or mozilla.org staff with bug reports. <font color="red">Also, please do not - file Mozilla bugs on copies of Mozilla older than two weeks.</font> + file Mozilla bugs on copies of Mozilla older than two weeks - first, + download a + <a href="http://ftp.mozilla.org/pub/mozilla/nightly/latest/">newer build</a> + and check that the problem is still present. + </font> </p> <a name="step1"></a> |