17 <div
class=
"fieldset-wrapper customer-information">
18 <div
class=
"fieldset-wrapper-title">
19 <span
class=
"title"><?=
$block->escapeHtml(
__(
'Personal Information')) ?></span>
21 <table
class=
"admin__table-secondary">
23 <?=
$block->getChildHtml() ?>
25 <th><?=
$block->escapeHtml(
__(
'Last Logged In:')) ?></th>
30 <th><?=
$block->escapeHtml(
__(
'Last Logged In (%1):',
$block->getStoreLastLoginDateTimezone())) ?></th>
35 <th><?=
$block->escapeHtml(
__(
'Account Lock:')) ?></th>
36 <td><?=
$block->escapeHtml(
$block->getAccountLock()) ?></td>
39 <th><?=
$block->escapeHtml(
__(
'Confirmed email:')) ?></th>
40 <td><?=
$block->escapeHtml(
$block->getIsConfirmedStatus()) ?></td>
43 <th><?=
$block->escapeHtml(
__(
'Account Created:')) ?></th>
48 <th><?=
$block->escapeHtml(
__(
'Account Created on (%1):',
$block->getStoreCreateDateTimezone())) ?></th>
53 <th><?=
$block->escapeHtml(
__(
'Account Created in:')) ?></th>
54 <td><?=
$block->escapeHtml(
$block->getCreatedInStore()) ?></td>
57 <th><?=
$block->escapeHtml(
__(
'Customer Group:')) ?></th>
58 <td><?=
$block->escapeHtml(
$block->getGroupName()) ?></td>
63 <strong><?=
$block->escapeHtml(
__(
'Default Billing Address')) ?></strong><br/>
64 <?=
$block->getBillingAddressHtml() ?>
if( $lastLoginDateAdmin !=$lastLoginDateStore)(__( 'Last Logged In(%1):', $block->getStoreLastLoginDateTimezone())) ?></th >< td ><? endif