X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fadmin%2Fusers.tpl;h=f2d407845b5b8dedd108fcf308acaed3e086caeb;hb=0a82fe4211f73cf10107feb69fe38eaa85eb61f8;hp=273eb81e68c65cabcb84cb7610d531ac07dd3e43;hpb=c11145d311abb3bceafa1f102f19f95b0164da53;p=friendica.git diff --git a/view/theme/frio/templates/admin/users.tpl b/view/theme/frio/templates/admin/users.tpl index 273eb81e68..f2d407845b 100644 --- a/view/theme/frio/templates/admin/users.tpl +++ b/view/theme/frio/templates/admin/users.tpl @@ -223,13 +223,15 @@ {{if $u.is_deletable}} - - {{if $u.blocked == 0}} - - {{else}} + {{if $u.blocked}} + - {{/if}} + {{else}} + + + + {{/if}} @@ -256,7 +258,10 @@