= __('admin_title') ?>
= __('admin_desc') ?>
✅ = htmlspecialchars($msg_success) ?>
⚠️ = htmlspecialchars($msg_error) ?>
👑
= __('card_site_settings_title') ?>
| ID | = __('col_username') ?> | = __('col_role') ?> | = __('col_bns') ?> | = __('col_created') ?> | = __('col_actions') ?> |
|---|---|---|---|---|---|
| #= (int)$u['id'] ?> | = htmlspecialchars($u['username']) ?> = __('label_you') ?> | 👑 = __('badge_owner') ?> | 📓 = $count ?> Blocknotes | = date('d/m/Y H:i', strtotime($u['created_at'])) ?> |
|