I want to append the ticket subject to the web page HTML title when tickets.php is open to an individual ticket.
Ideally the title will be e.g.
#6994 - old equipment cleanup / disposal
Daniel Reid asked precisely the question I need answered... eleven years ago on older code.
I'm hoping to find a solution that works with newer versions of OSTicket (or at least v.1.10).
I know a little PHP--and enough MySQL to write a few reporting scripts--so I'm pretty certain can get this done with just a bit of hand-holding.
I'm looking at /include/class.ticket.php and /staff/header.inc.php, and I've gotta be close ...on the cusp.
Thanks in advance for any tips / pointers / links.
OSTicket v.1.10.1
Note: I learned today just how outdated my installation is (ouch). I've never had a problem with it, and I'm comfortable with the layout and functionality. I've never had any need to upgrade--and at 65 hour weeks I've got a lot of "if it ain't broke don't fix it"--but I'm open to discussion here.