aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-05-12 16:41:09 -0700
committerzotlabs <mike@macgirvin.com>2018-05-12 16:41:09 -0700
commit7991db14be2078aacc4f731214c36e3fa3c6c507 (patch)
tree89427a30f32a4d8e46da0c3a4ab8adba8dcfab8a /view/tpl/register.tpl
parentbcaa0dacdf94670401c3eedf1e648415d2c3ed06 (diff)
downloadvolse-hubzilla-7991db14be2078aacc4f731214c36e3fa3c6c507.tar.gz
volse-hubzilla-7991db14be2078aacc4f731214c36e3fa3c6c507.tar.bz2
volse-hubzilla-7991db14be2078aacc4f731214c36e3fa3c6c507.zip
hubzilla issue #1045 - display pubsites link in info area if invite only
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 335d5f979..33ca46ba1 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -18,9 +18,6 @@
{{/if}}
{{if $invitations}}
- <div class="section-content-info-wrapper">
- <div id="register-invite-desc" class="descriptive-paragraph">{{$invite_desc}}</div>
- </div>
{{include file="field_input.tpl" field=$invite_code}}
{{/if}}