diff options
author | lpsolit%gmail.com <> | 2005-09-15 19:15:22 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-09-15 19:15:22 +0200 |
commit | 01f0e815228849c8a51489a723d03723cd26bcf4 (patch) | |
tree | a69440f41332291d0b6565cdff03139bc2ba199b /template/en/default | |
parent | 1161092ca5c84b39335f9c632c261efddcfaac93 (diff) | |
download | bugzilla-01f0e815228849c8a51489a723d03723cd26bcf4.tar.gz bugzilla-01f0e815228849c8a51489a723d03723cd26bcf4.tar.xz |
Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/pages/bug-writing.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/pages/bug-writing.html.tmpl b/template/en/default/pages/bug-writing.html.tmpl index d2bf81e26..0317ae6a1 100644 --- a/template/en/default/pages/bug-writing.html.tmpl +++ b/template/en/default/pages/bug-writing.html.tmpl @@ -114,8 +114,8 @@ <li>Select the product that you've found a [% terms.bug %] in.</li> <li>Enter your e-mail address, password, and press the "Log in" button. - (If you don't yet have a password, leave the password field empty, and - press the "E-mail me a password" button instead. You'll quickly receive + (If you don't yet have a password, enter your email address below and + press the "Submit Request" button instead. You'll quickly receive an e-mail message with your password.)</li> </ol> |