Clyde, thank for the fix it worked great, one small problem though the text is not showing up in the action requested i am getting a 1 or a 0 and i have 4 options in the drop down box

i think i saw he fix somewhere but can't remember where it was

Item Number:
Item Name:
Action Requested: 0

Quote Originally Posted by clydejones View Post
Hope this is what you want.

I added a new e-mail define statement in:
includes/languages/english/YOUR_TEMPLATE/returns.php

define('RMA_EMAIL', '[email protected]'); change this to whatever you want.

and modified includes/modules/pages/returns/header_php.php to reflect the define statement.

unzip the file, change the YOUR_TEMPLATE folder to match your custom template name and upload the entire includes folder to your server.
Attachment 3279