X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsettings%2Fdelegation.tpl;h=74e3350d60b783d96eacdad8ad1218a08d055287;hb=2108be7e07792a069ef0650126ac22d470a4b7fc;hp=b9f888cd679000488d1c19283d22a2052cfab8ee;hpb=a3ea98a79fd1e008d79ce56f9b0c92edcf37be26;p=friendica.git diff --git a/view/templates/settings/delegation.tpl b/view/templates/settings/delegation.tpl index b9f888cd67..74e3350d60 100644 --- a/view/templates/settings/delegation.tpl +++ b/view/templates/settings/delegation.tpl @@ -1,14 +1,15 @@ -

{{$header}}

+
+

{{$header}}

{{if !$is_child_user}} -

{{$account_header}}

-
{{$account_desc}}
-{{$add_account}} +

{{$account_header}}

+

{{$account_desc}}

+

{{$add_account}}

{{/if}} {{if $parent_user}} -

{{$parent_header}}

-
{{$parent_desc}}
+

{{$parent_header}}

+

{{$parent_desc}}

@@ -19,12 +20,11 @@
{{/if}} -

{{$delegates_header}}

+

{{$delegates_header}}

-
{{$desc nofilter}}
- -

{{$head_delegates}}

+

{{$desc nofilter}}

+

{{$head_delegates}}

{{if $delegates}} {{foreach $delegates as $x}}
@@ -35,11 +35,10 @@ {{/foreach}}
{{else}} - {{$none}} +

{{$none}}

{{/if}} -
-

{{$head_potentials}}

+

{{$head_potentials}}

{{if $potentials}} {{foreach $potentials as $x}}
@@ -50,5 +49,6 @@ {{/foreach}}
{{else}} - {{$none}} +

{{$none}}

{{/if}} +