- Pequeños arreglos.

git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@33 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
David Arranz 2010-04-15 15:21:52 +00:00
parent 126e153c7d
commit b51a7ae10d

View File

@ -67,14 +67,11 @@ You can see our cancellation policy on this link:
<strong><a href="../es/construccion.htm">Cancellation Policy.</a></strong> <strong><a href="../es/construccion.htm">Cancellation Policy.</a></strong>
</pre> </pre>
<pre class="seccion-2"> <pre class="seccion-2"><form name="form1" method="post" action="../es/send_reserva.php" onsubmit="return ValidateForm_en()">
<form name="form1" method="post" action="../es/send_reserva.php" onsubmit="return ValidateForm_en()">
<?php if (($error=="required")) echo("<font color='red'>Please, fill all fields.</font>"); ?> <?php if (($error=="required")) echo("<font color='red'>Please, fill all fields.</font>"); ?>
<?php if (($error=="email")) echo("<font color='red'>Invalid email, please, check it.</font>"); ?> <?php if (($error=="email")) echo("<font color='red'>Invalid email, please, check it.</font>"); ?>
<?php if (isset($sent)) echo("<font color='red'>Your reservation has been registered, we'll contact you soon.<br>Thank you.</font>"); ?> <?php if (isset($sent)) echo("<font color='red'>Your reservation has been registered, we'll contact you soon.<br>Thank you.</font>"); ?>
<pre class="Estilo3">Name: <pre class="Estilo3">Name:
<input name="nombre" type="text" size="32"> <input name="nombre" type="text" size="32">
Email: Email:
<input name="email" type="text" size="32"> <input name="email" type="text" size="32">