diff --git a/src/Template/StateUsers/search.ctp b/src/Template/StateUsers/search.ctp index 1a42b87d5..6675c6630 100644 --- a/src/Template/StateUsers/search.ctp +++ b/src/Template/StateUsers/search.ctp @@ -12,6 +12,42 @@ $this->loadHelper('Form', [ 'templates' => 'ripple_control_group_form', ]);//*/ ?> +
= __('Benutzer gefunden') ?>
-| Name | -Kontostand | -Public Key | -Erstellt | -|
|---|---|---|---|---|
| - - = $user['name'] ?> - - - - = __($user['indicator']['name']) ?> - - | -= $user['email'] ?> | -= $this->element('printGradido', ['number' => $user['balance']]) ?> | -= substr($user['pubkeyhex'], 0, 10) . '...' ?> | -format('d.m.y H:i:s'); - } - ?> | -
= __('Keine Benutzer gefunden') ?>
-