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
Kind-of along these same lines, I would like for the RMA email to be "From" the user requesting the RMA, not "From" the default shop email address. Any chances of getting that worked into this great mod?