switched_accounts)) { ?>
switched_accounts as $key => $value) {
$link = "javascript:void(0)";
$class = 'active';
$svg = '
';
if ($key != $pt->user->id) {
$link = PT_Link("switch_account?session=" . $value['session']);
$class = '';
$svg = '';
}
?>
switched_accounts) < $pt->config->switch_account_counts) { ?>