Hi all,
I'm new here and making a touch-screen solution for my school's IT department. Osticket is of course the best software for this but I am re-vamping the whole front-end.
One of the specifications that I have to follow is that the front-end needs to be customizable by the staff. I have decided that I will add a tab into the backend and design my own software for this.
Anyway, I tried to add a tab to the SCP but it doesnt show up.
In class.nav.php I added the line:
$tabs=array('desc'=>'Front End Editor','href'=>'fee.php','title'=>'Front End');
It wont show up though and so far I cannot see what else may be required to get this to work.
Help hugely appreciated.
Cheers
Chris