Is there any way to do this?
Posted: Fri Nov 14, 2008 11:15 pm
Hello
I've found that at the hostel I'm working at it is much easier for our receptionists to enter reservation dates as 'start date' and 'number of nights'. For example, by default, in the reservation form php-residence has:
From <select date> to <select date>
How can I modify prenota.php to have the form like this?
Arrival <select date>
Number of nights <insert number>
I've found that at the hostel I'm working at it is much easier for our receptionists to enter reservation dates as 'start date' and 'number of nights'. For example, by default, in the reservation form php-residence has:
From <select date> to <select date>
How can I modify prenota.php to have the form like this?
Arrival <select date>
Number of nights <insert number>