X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fnewmember.php;h=683463ecb87dd2aabe9b52557f010084693025b8;hb=d509a463452585bcbb9fccd07857871ca5c8b063;hp=60ca49757d9fb6041ca900bbe2eaef2b4cf17c45;hpb=2a3f94e4521f00142b99ba4fa5f4ec093159cbb7;p=friendica.git diff --git a/mod/newmember.php b/mod/newmember.php old mode 100644 new mode 100755 index 60ca49757d..683463ecb8 --- a/mod/newmember.php +++ b/mod/newmember.php @@ -9,35 +9,41 @@ function newmember_content(&$a) { $o .= '
'; - $o .= t('We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page.'); + $o .= t('We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.'); $o .= '
';