Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
289d6065
Commit
289d6065
authored
Nov 07, 2003
by
jocuri%softhome.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 198460: Better wording for create account to stress valid email address; r=kiko; a=justdave.
parent
987fd76c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
create.html.tmpl
template/en/default/account/create.html.tmpl
+11
-4
No files found.
template/en/default/account/create.html.tmpl
View file @
289d6065
...
...
@@ -27,10 +27,17 @@ Create a new [% terms.Bugzilla %] account
[% PROCESS global/header.html.tmpl %]
<p>
To create a [% terms.Bugzilla %] account, all that you need to do is to enter a
legitimate e-mail address. The account will be created, and its
password will be mailed to you. Optionally you may enter your real name
as well.
To create a [% terms.Bugzilla %] account, all you need to do is
enter a legitimate e-mail address. The account will be created, and
its password will be mailed to you. <b>You will not be able to log
in until you receive the password.</b> If it doesn't arrive within a
reasonable amount of time, you can contact the maintainer of this
[% terms.Bugzilla %] installation
at <a href="mailto:[% Param("maintainer") %]">[% Param("maintainer") %]</a>.
</p>
<p>
Optionally you may enter your real name as well.
</p>
<form method="get" action="createaccount.cgi">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment