aboutsummaryrefslogtreecommitdiffstats
path: root/mod/invite.php
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@xs4all.nl>2014-07-31 12:51:09 +0000
committerJeroen <jeroenpraat@xs4all.nl>2014-07-31 12:51:09 +0000
commitd126d02c659327188e5bd50447506ad16a4875bb (patch)
tree1e7ad2ca42f48936ab0c2bd4eb36a0695b22033d /mod/invite.php
parentc4e82772c04926696d0ca8d5a7e75476f77cb904 (diff)
parent56bbf583389eae33b138e81f1e5b3cc71ae41218 (diff)
downloadvolse-hubzilla-d126d02c659327188e5bd50447506ad16a4875bb.tar.gz
volse-hubzilla-d126d02c659327188e5bd50447506ad16a4875bb.tar.bz2
volse-hubzilla-d126d02c659327188e5bd50447506ad16a4875bb.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'mod/invite.php')
-rw-r--r--mod/invite.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/invite.php b/mod/invite.php
index 9e37d1e6d..84c17948a 100644
--- a/mod/invite.php
+++ b/mod/invite.php
@@ -141,7 +141,7 @@ function invite_content(&$a) {
'$invite' => t('Send invitations'),
'$addr_text' => t('Enter email addresses, one per line:'),
'$msg_text' => t('Your message:'),
- '$default_message' => t('You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised communication and information tool.') . "\r\n" . "\r\n"
+ '$default_message' => t('You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralized communication and information tool.') . "\r\n" . "\r\n"
. $linktxt
. (($invonly) ? "\r\n" . "\r\n" . t('You will need to supply this invitation code: $invite_code') . "\r\n" . "\r\n" : '')
. t('Please visit my channel at')