-
settings['dateformat'] . ' ' . config('OSPOS')->settings['timeformat']) ?>
+
= date(config('OSPOS')->settings['dateformat'] . ' ' . config('OSPOS')->settings['timeformat']) ?>
- person_id", 'url'), esc("$user_info->first_name $user_info->last_name", 'attr'), ['class' => 'modal-dlg', 'data-btn-submit' => lang('Common.submit'), 'title' => lang('Employees.change_password')]) ?>
- getGet('debug') == 'true' ? $this->session->get('session_sha1') . ' | ' : '') ?>
-
+ = anchor(esc("home/change_password/$user_info->person_id", 'url'), esc("$user_info->first_name $user_info->last_name", 'attr'), ['class' => 'modal-dlg', 'data-btn-submit' => lang('Common.submit'), 'title' => lang('Employees.change_password')]) ?>
+ = ' | ' . ($request->getGet('debug') == 'true' ? $this->session->get('session_sha1') . ' | ' : '') ?>
+ = anchor('home/logout', lang('Login.logout')) ?>
- settings['company']) ?>
+ = esc(config('OSPOS')->settings['company']) ?>