The "Account details" email for new users ends with this:

Once you have set your own password, you will be able to log in to
http://[site URL]/?q=user in the future using the following username:

username: [your username here]

The word username is repeated. Should the actual username just appear right after "...using the following username:"?

CommentFileSizeAuthor
#6 user_96.patch1.49 KBhazexp
#2 user_95.patch1.51 KBhazexp

Comments

patchnewbie’s picture

Component: user system » documentation
Assigned: Unassigned » patchnewbie

This would be a good patch for a new core contributor.

hazexp’s picture

StatusFileSize
new1.51 KB

Just changed the word username to account.

JirkaRybka’s picture

Version: 6.0-beta2 » 6.x-dev
Component: documentation » user.module
Priority: Normal » Minor
Status: Active » Needs work

In my opinion, 'account' is incorrect here. I'm not a native speaker, but this seems quite confusing to me. We need some other wording, I think.

Also correcting the issue status a bit.

hazexp’s picture

How about output looking like this then:

Once you have set your own password, you will be able to log in to
http://[site URL]/?q=user in the future using:

username: [your username here]
JirkaRybka’s picture

Fine with me :)

hazexp’s picture

StatusFileSize
new1.49 KB

Here's the patch to produce that output.

brenda003’s picture

Status: Needs work » Needs review
JirkaRybka’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me :-)

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.