Hi Max
The html is held in several areas
You will need to copy
/opt/rt3/share/html/Elements/header to
/opt/rt3/local/html/Elements/ for the header section
and
/opt/rt3/share/html/Ticket/Create.html to
/opt/rt3/local/html/Ticket for the body.
Hi Max
Just to add, the Header file is used by more than just Create.html. If you
want your modifcations to only appear in Create.html and not in say
Modify.html, change the name of the Header file in
/opt/rt3/local/html/Elements to HeaderCreate (or whatever you fancy) and
then modify your local Create.html so the first line of code (afer the Best
Practical blurb):
<& /Elements/Header,
now reads
<& /Elements/HeaderCreate,
regards
Garry
RT Training in Washington DC, USA on Oct 25 & 26 2010
Last one this year -- Learn how to get the most out of RT!