gillar
The favicon can be changed from the images folder, the title is something hardcoded into osTicket but if you go to header.inc.php in include/staff folder you will find 2 mentions of osTicket :: that you can edit, you can also find the mentions of osTicket :: in login.header.php located also in the include/staff folder, admin.inc.php in the scp folder, staff.inc.php also in the scp folder. If you also want to change the title for the client then you need to edit the header.inc.php file located in include/client folder. Hope this helps.