- 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:
parent
126e153c7d
commit
b51a7ae10d
@ -67,14 +67,11 @@ You can see our cancellation policy on this link:
|
||||
|
||||
<strong><a href="../es/construccion.htm">Cancellation Policy.</a></strong>
|
||||
</pre>
|
||||
<pre class="seccion-2">
|
||||
|
||||
<form name="form1" method="post" action="../es/send_reserva.php" onsubmit="return ValidateForm_en()">
|
||||
<pre class="seccion-2"><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=="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>"); ?>
|
||||
<pre class="Estilo3">Name:
|
||||
|
||||
<input name="nombre" type="text" size="32">
|
||||
Email:
|
||||
<input name="email" type="text" size="32">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user