diff --git a/public/users.js b/public/users.js index 8c1b2ac..c3db072 100644 --- a/public/users.js +++ b/public/users.js @@ -274,7 +274,7 @@ function renderUsersChecklist() { ${user.name} - ${document.getElementById('task-type').value === 'document' ? '(Секретарь)' : ''} + ${document.getElementById('task-type').value === 'document' ? '(Директор)' : ''} ${document.getElementById('task-type').value === 'it' ? '(Админ)' : ''} ${document.getElementById('task-type').value === 'certificate' ? '(Администрация)' : ''}