Esto es lo que determina que va a decir el top y el bottom
Código PHP:
$receipt_insert_top ="Thank you for contacting us!\nWe will repond to you promptly.\nThis is a copy of your message!"; //this will be added to the top of the message sent to the person submitting the form
$receipt_append_bottom = "Arteg - internet solutions\n ww w.arteg. com. ar\n ventas(arroba)arteg.com.ar\n Tel: 0358-4665844\n Pje. Agustin Tosco 831 \n Río Cuarto, Córdoba, Argentina"; //will be added at the bottom of the receipt message, a good place to add your signiture or website.
Código PHP:
.$_POST['firstname'].
Estimado
Código PHP:
.$_POST['firstname'].
Código PHP:
.$_POST['title'].