X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=d79da2d33abe441414bf9cad2ce2f5f29c22a8a8;hb=ae2959c7805ae458b125f33e34f650c1520b4ccf;hp=b47d39b975fbee371484af5e277ea6b253436b64;hpb=7db4c7ea02cdf2c5a1a6e6314aebf206ca25319f;p=friendica.git diff --git a/view/templates/register.tpl b/view/templates/register.tpl index b47d39b975..d79da2d33a 100644 --- a/view/templates/register.tpl +++ b/view/templates/register.tpl @@ -35,17 +35,19 @@
-
- - -
-
- -
- - -
-
+ {{if !$additional}} +
+ + +
+
+ +
+ + +
+
+ {{/if}} {{if $ask_password}} {{include file="field_password.tpl" field=$password1}} @@ -62,6 +64,10 @@ + {{if $additional}} + {{include file="field_password.tpl" field=$parent_password}} + {{/if}} + {{if $permonly}} {{include file="field_textarea.tpl" field=$permonlybox}} {{/if}} @@ -83,8 +89,10 @@
-

{{$importh}}

-
- {{$importt}} -
+ {{if !$additional}} +

{{$importh}}

+
+ {{$importt}} +
+ {{/if}}