better intro text
This commit is contained in:
parent
c35dab713d
commit
99a903ed66
2 changed files with 8 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
|
|
||||||
function dfrn_confirm_post(&$a) {
|
function dfrn_confirm_post(&$a) {
|
||||||
|
|
||||||
if($a->argc > 1)
|
if($a->argc > 1)
|
||||||
$node = $a->argv[1];
|
$node = $a->argv[1];
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,13 @@ Password: $password
|
||||||
|
|
||||||
You may change your password from your account settings page after logging in.
|
You may change your password from your account settings page after logging in.
|
||||||
|
|
||||||
|
Please take a few moments to review the other account settings on that page.
|
||||||
|
By default your account is private and hidden (invisible to other people).
|
||||||
|
You might wish to change this. Then please "introduce" yourself to others in
|
||||||
|
the network that you desire to communicate with. This gives them permission
|
||||||
|
to talk to you.
|
||||||
|
|
||||||
|
|
||||||
Thank you and welcome to $sitename.
|
Thank you and welcome to $sitename.
|
||||||
|
|
||||||
Sincerely,
|
Sincerely,
|
||||||
|
|
Loading…
Reference in a new issue