From 751d6fe8a4963036364f7e80d110b43bc551c893 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 19 Apr 2021 19:29:35 +0000 Subject: register: minor strings changes and whitespace --- view/tpl/admin_accounts.tpl | 89 +++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 44 deletions(-) (limited to 'view/tpl/admin_accounts.tpl') diff --git a/view/tpl/admin_accounts.tpl b/view/tpl/admin_accounts.tpl index 815a6f6f3..f4865f7a0 100644 --- a/view/tpl/admin_accounts.tpl +++ b/view/tpl/admin_accounts.tpl @@ -5,50 +5,51 @@

{{$h_pending}}

- {{if $debug}}
{{$debug}}
{{/if}} - {{if $pending}} - - - - {{foreach $th_pending as $th}}{{/foreach}} - - - - - - {{foreach $pending as $n => $u}} - - - - - - - - - - - - - {{/foreach}} - -
{{$th}}
{{$u.reg_created}}{{$u.reg_did2}}{{$u.reg_email}}{{$u.reg_atip}}{{$u.reg_atip_n}} - - - -
{{$msg}}: {{$u.msg}}
-
- {{$get_all}} -
-
- {{$sel_tall}} - {{$sel_aprv}} - {{$sel_deny}} -
-
- {{else}} -

{{$no_pending}}

- {{/if}} - + {{if $debug}}
{{$debug}}
{{/if}} + {{if $pending}} + + + + {{foreach $th_pending as $th}}{{/foreach}} + + + + + + {{foreach $pending as $n => $u}} + + + + + + + + + + + + + {{/foreach}} + +
{{$th}}
{{$u.reg_created}}{{$u.reg_did2}}{{$u.reg_email}}{{$u.reg_atip}}{{$u.reg_atip_n}} + + + +
{{$msg}}: {{$u.msg}}
+
+ {{$sel_tall}} + {{$sel_aprv}} + {{$sel_deny}} +
+ {{else}} +
+ {{$no_pending}} +
+ {{/if}} +
+ {{$get_all}} +
+


{{$h_users}}

{{if $users}} -- cgit v1.2.3