diff options
author | Mario <mario@mariovavti.com> | 2021-10-22 09:52:30 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-10-22 09:52:30 +0000 |
commit | a209374cbd04f10408c0b834eaab203e0c745902 (patch) | |
tree | f968c7684003d594c8158aa0f0d55dd7026752e9 /view | |
parent | c1bb87db98eca35be6fa65d3a02393aaebd9e92a (diff) | |
download | volse-hubzilla-a209374cbd04f10408c0b834eaab203e0c745902.tar.gz volse-hubzilla-a209374cbd04f10408c0b834eaab203e0c745902.tar.bz2 volse-hubzilla-a209374cbd04f10408c0b834eaab203e0c745902.zip |
invite: fix variable name in template and do not substitute the Â@ in the webfinger address with @+
Diffstat (limited to 'view')
-rw-r--r-- | view/en/invite.casual.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/en/invite.casual.tpl b/view/en/invite.casual.tpl index 4fd031c63..f2a3b2330 100644 --- a/view/en/invite.casual.tpl +++ b/view/en/invite.casual.tpl @@ -2,14 +2,14 @@ Please join my community on {{$projectname}}. {{$linktxt}} {{$invite_where}} -You will need to supply this invitation code: +You will need to supply this invitation code: {{$invite_code}} Or: -1. Register at any {{$projectname}} location +1. Register at any {{$projectname}} location (they are all inter-connected). -2. Enter my {{$Projectname}} network address into the site searchbar. +2. Enter my {{$projectname}} network address into the site searchbar. {{$invite_whereami}} or visit {{$invite_whoami}} 3. Click [Connect] |