I am customizing the emails sent to customers when an order's status chages ie pending > processing, etc.

I commented out the "detailed Invoice:" line as this is ridicules to give a customer the url of the order.

Now my problem is: the original orders.php file is in admin/languages/english folder. Where should I put my revised file?????????????

I setup a admin/languages/english/mytemplates folder and put the orders.php in there but that didnt work!!!!

I put the same file in zen/admin/languages/english/mytemplates folder and that didnt work either!!!

Where should I put any admin files I revise for mytemplate?????????????????

Thanks for any help.