return.php (388B)
1 <?php 2 // Text 3 $_['text_subject'] = '%s - Return Update %s'; 4 $_['text_return_id'] = 'Return ID:'; 5 $_['text_date_added'] = 'Return Date:'; 6 $_['text_return_status'] = 'Your return has been updated to the following status:'; 7 $_['text_comment'] = 'The comments for your return are:'; 8 $_['text_footer'] = 'Please reply to this email if you have any questions.';