Order confirmations aren't handled via the admin side. So editing that file isn't going to accomplish your stated goals.
For the emails sent to the customer when they are placing their order, you'll need to edit the send_order_emails() method of the /includes/classes/orders.php class file.




