aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-25 16:53:59 -0800
committerfriendica <info@friendica.com>2013-12-25 16:53:59 -0800
commiteda7c24c4ef45c88287ee6580af5d373c3676da9 (patch)
tree2b85375f920d4d7358645bd6de07286c9a91d60e /view/tpl/register.tpl
parentc5c5e8b4e00fa178b59dbfbaf07f99439df3c87e (diff)
downloadvolse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.tar.gz
volse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.tar.bz2
volse-hubzilla-eda7c24c4ef45c88287ee6580af5d373c3676da9.zip
improve the register text until the new register page is finished
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl10
1 files changed, 8 insertions, 2 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 48c1ba525..6cec036fc 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -2,8 +2,14 @@
<form action="register" method="post" id="register-form">
-{{if $registertext}}
-<div id="register-desc" class="descriptive-paragraph">{{$registertext}}</div>
+
+
+{{if $reg_is}}
+<div id="register-desc" class="descriptive-paragraph">{{$reg_is}}
+{{/if}}
+{{if $registertext}}<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
+{{/if}}
+{{if $other_sites}}<div id="register-sites" class="descriptive-paragraph">{{$other_sites}}</div>
{{/if}}
{{if $invitations}}