diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-08-27 15:35:41 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-08-27 15:35:41 -0700 |
commit | 99a903ed66f8f977eddf0b488c96829a29ae3f8c (patch) | |
tree | c59e62bfb04e5d92839bd265ed26fcc0f6ec2ca3 | |
parent | c35dab713d113d2a74397beb51d4ec318f06b17f (diff) | |
download | volse-hubzilla-99a903ed66f8f977eddf0b488c96829a29ae3f8c.tar.gz volse-hubzilla-99a903ed66f8f977eddf0b488c96829a29ae3f8c.tar.bz2 volse-hubzilla-99a903ed66f8f977eddf0b488c96829a29ae3f8c.zip |
better intro text
-rw-r--r-- | mod/dfrn_confirm.php | 2 | ||||
-rw-r--r-- | view/register_open_eml.tpl | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/mod/dfrn_confirm.php b/mod/dfrn_confirm.php index cac077638..69c93abd6 100644 --- a/mod/dfrn_confirm.php +++ b/mod/dfrn_confirm.php @@ -3,7 +3,7 @@ function dfrn_confirm_post(&$a) { - + if($a->argc > 1) $node = $a->argv[1]; diff --git a/view/register_open_eml.tpl b/view/register_open_eml.tpl index bbfdc9940..600b49d13 100644 --- a/view/register_open_eml.tpl +++ b/view/register_open_eml.tpl @@ -10,6 +10,13 @@ Password: $password 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. Sincerely, |