X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fauto_request.tpl;h=3f901f6759ff64f15485bc32deee1cb04f7548a4;hb=ae2959c7805ae458b125f33e34f650c1520b4ccf;hp=e8ea75946bdf3a491cf9447515025885e8cd3eee;hpb=6d9e513349838276739d34fd07da00dd65438b13;p=friendica.git diff --git a/view/templates/auto_request.tpl b/view/templates/auto_request.tpl index e8ea75946b..3f901f6759 100644 --- a/view/templates/auto_request.tpl +++ b/view/templates/auto_request.tpl @@ -1,39 +1,48 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -

{{$header}}

{{if $myaddr == ""}}

{{$page_desc}}

-{{$invite_desc}} +{{$invite_desc nofilter}}

-{{$desc}} +{{$desc nofilter}}

{{/if}} +{{if $request}} +
+{{else}} +{{/if}} + +{{if $photo}} + +{{/if}} + +{{if $url}}
{{$url_label}}
{{$url}}
{{/if}} +{{if $location}}
{{$location_label}}
{{$location}}
{{/if}} +{{if $keywords}}
{{$keywords_label}}
{{$keywords}}
{{/if}} +{{if $about}}
{{$about_label}}
{{$about nofilter}}
{{/if}}
{{if $myaddr}} {{$myaddr}} - + {{else}} {{/if}} + {{if $url}} + + {{/if}}
@@ -43,7 +52,9 @@
- + {{if $submit}} + + {{/if}}