provide new member widget which sits beneath the notifications for the first 60 days after an account creation.

This commit is contained in:
zotlabs
2018-02-28 19:49:33 -08:00
parent 1c07880c01
commit 14e14c6c92
55 changed files with 147 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ class Go extends \Zotlabs\Web\Controller {
'cover_photo' => t('Upload a cover photo'),
'profiles' => t('Edit your default profile'),
'suggest' => t('View friend suggestions'),
'directory' => t('View the directory to find other interesting channels'),
'directory' => t('View the channel directory'),
'settings' => t('View/edit your channel settings'),
'help' => t('View the site or project documentation'),
'channel/' . $channel['channel_address'] => t('Visit your channel homepage'),