X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fauto_request.tpl;h=a6f148723fc9bfbd02eef7ea6511e0c70f62d613;hb=79eeb409695716fae8a501a02ef57ed855acb3a8;hp=9c737cf55ad4b406df44736f1d43c0a385ebed44;hpb=21a055f670149e67f2ad03da43f590c5329822e2;p=friendica.git diff --git a/view/theme/frio/templates/auto_request.tpl b/view/theme/frio/templates/auto_request.tpl index 9c737cf55a..a6f148723f 100644 --- a/view/theme/frio/templates/auto_request.tpl +++ b/view/theme/frio/templates/auto_request.tpl @@ -1,62 +1,45 @@
-

{{$header}}

- -{{if $myaddr == ""}} -

-{{$page_desc}}
-

-

-

-{{$invite_desc}} -

-

-{{$desc}} -

+

{{$header}}

+ +{{if !$myaddr}} +

+ {{$page_desc nofilter}} +

+

+ {{$invite_desc nofilter}} +

{{/if}} -{{if $request}} -
-{{else}} - + +{{if $url}} +
+
{{$url_label}}
+
{{$url}}
+
{{/if}} - -{{if $photo}} - +{{if $keywords}} +
+
{{$keywords_label}}
+
{{$keywords}}
+
{{/if}} - -{{if $url}}
{{$url_label}}
{{$url}}
{{/if}} -{{if $location}}
{{$location_label}}
{{$location}}
{{/if}} -{{if $keywords}}
{{$keywords_label}}
{{$keywords}}
{{/if}} -{{if $about}}
{{$about_label}}
{{$about}}
{{/if}} - -
- - {{if $myaddr}} - {{$myaddr}} - - {{else}} - - {{/if}} - {{if $url}} - - {{/if}} -
-
- - -
- +
+ + {{if $myaddr}} + {{$myaddr}} + + {{else}} + + {{/if}} + +
+
+ +
+{{if $submit}} + +{{/if}} + +
+
- -
- {{if $submit}} - - {{/if}} - -
- -
\ No newline at end of file