Hello:
I would like to add the text "This is an automatic response, we will contact you as soon as possible to respond to your booking request" to the email that the artio booking component´s users get when they make a reservation.
The default text is:
Dear Customer,
your Reservation was successfully saved.
......
I want a response like:
Dear Customer,
your Reservation was successfully saved. This is an automatic response, we will contact you as soon as possible to respond to your booking request,
......
I have been checking all the artio booking component files, the only one with the text "Dear Customer,
your Reservation was successfully saved." is the administrator/components/com_booking/booking.xml
I have add the text to this file, but the response email doesn´t change when a new reservatrion is maked.
Anybody has a solution for this?
Thanks