getSessionInfoCollection(); ?>

escapeHtml(__('Account Activity')) ?>

areMultipleSessionsActive()) { echo $block->escapeHtml(__( 'This administrator account is open in more than one location. ' .'Note that other locations might be different browsers or sessions on the same computer.' )); } ?>
getLayout()->getMessagesBlock()->getGroupedHtml() ?>
escapeHtml(__('Concurrent session information:')) ?>
escapeHtml(__('IP Address')) ?> escapeHtml(__('Time of session start')) ?>
escapeHtml($item->getFormattedIp()) ?> escapeHtml($block->formatDateTime($item->getCreatedAt())) ?>
escapeHtml(__('This computer is using IP address %1.', $block->getRemoteIp())) ?>