X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fregister.tpl;h=4819c5ee817964a2801c20fb0db73a69777ed90b;hb=0a82fe4211f73cf10107feb69fe38eaa85eb61f8;hp=30ead3c4bb16117abaab5a207a467851a03582c5;hpb=e8e93768db29c83412262f2350233566c8838aa6;p=friendica.git diff --git a/view/theme/frio/templates/register.tpl b/view/theme/frio/templates/register.tpl index 30ead3c4bb..4819c5ee81 100644 --- a/view/theme/frio/templates/register.tpl +++ b/view/theme/frio/templates/register.tpl @@ -1,4 +1,3 @@ -
@@ -8,13 +7,14 @@

{{$regtitle}}

- {{if $registertext != ""}}
{{$registertext}}
{{/if}} + {{if $registertext != ""}}
{{$registertext nofilter}}
{{/if}} + {{if $explicit_content}}

{{$explicit_content_note}}

{{/if}} {{if $oidlabel}}
- + {{$fillwith}} {{$fillext}}
@@ -24,33 +24,33 @@
- {{$invite_desc}} + {{$invite_desc nofilter}}
{{/if}}
- +
- +
- {{if $passwords}} + {{if $ask_password}} {{include file="field_password.tpl" field=$password1}} {{include file="field_password.tpl" field=$password2}} {{/if}}
- - {{$nickdesc}} + + {{$nickdesc nofilter}}
@@ -58,14 +58,20 @@ {{include file="field_textarea.tpl" field=$permonlybox}} {{/if}} - {{$publish}} + {{$publish nofilter}} {{if $showtoslink}}

{{$tostext}}

{{/if}} + {{if $showprivstatement}} +

{{$privstatement.0}}

+ {{for $i=1 to 3}} +

{{$privstatement[$i] nofilter}}

+ {{/for}} + {{/if}}
- +
@@ -74,6 +80,4 @@ {{$importt}}
- - {{$license}}