X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdfrn_request.tpl;h=27cc72347ccf180779ebc28e2663b8f02cdfc072;hb=ae2959c7805ae458b125f33e34f650c1520b4ccf;hp=2f363f5653b35623d122f64cc64cab7cd1c18702;hpb=58067cdfbf72c137e072afd52aaa94d9ee306d05;p=friendica.git diff --git a/view/templates/dfrn_request.tpl b/view/templates/dfrn_request.tpl index 2f363f5653..27cc72347c 100644 --- a/view/templates/dfrn_request.tpl +++ b/view/templates/dfrn_request.tpl @@ -1,4 +1,3 @@ -

{{$header}}

{{if $myaddr}} @@ -10,10 +9,10 @@
  • {{$diaspora}} {{$diasnote}}
  • {{$statusnet}}
  • -{{$invite_desc}} +{{$invite_desc nofilter}}

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

    {{/if}} @@ -30,18 +29,18 @@ {{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 $about}}
    {{$about_label}}
    {{$about nofilter}}
    {{/if}}
    {{if $myaddr}} {{$myaddr}} - + {{else}} - + {{/if}} {{if $url}} - + {{/if}}
    @@ -62,7 +61,7 @@ -
    +
    @@ -84,9 +83,8 @@
    {{if $submit}} - + {{/if}} - +
    -
    \ No newline at end of file