I am new to magento. I just want to overwrite admin phtml file that is in the following path:
app/design/adminhtml/default/default/template/sales/order/view/items/renderer/default.phtml
I have searched in google but i did not find a clear solution. Can anyone help me to fix this?
check this link:
How to override the admin template file in magento?
http://inchoo.net/magento/how-to-override-magento-admin-view-template-files-quick-and-dirty-way/
I hope this will help you.