| = _t('@listings', 'Status'); ?> | = _t('@listings', 'User account has been blocked'); ?> (= tpl::date($status_changed, ['format' => false, 'time' => true]); ?>) | |
| = _t('@listings', 'Publishing Period'); ?> | = _t('@listings', 'Indefinitely'); ?> | = tpl::date_format3($publicated, 'd.m.Y').' - '.tpl::date_format3($publicated_to, 'd.m.Y'); ?> |
|
= _t('@listings', 'Blocking Reason'); ?>
= ($blocked_id == Listings::BLOCK_OTHER || $blocked_id == Listings::BLOCK_FOREVER) && !empty($blocked_reason) ? $blocked_reason : (isset($reasons[$blocked_id]) ? $reasons[$blocked_id] : '?') ?>
= _t('@', 'Change'); ?>
|
||
| = $status_buttons ?> |