Fixlets to today coding session.
[Project_webapp.git] / includes / formsearch.php
index 7796f0691ae75452042e1ee02ae7906e228a46bf..e40ab128e046423e4e81ff62d902e78a601fcd78 100644 (file)
@@ -90,7 +90,7 @@ if (empty($form_arrival_date)) {
  </select>
  <label> Date -> </label>
  <input type="datetime-local" name="arrival_date" <?php if (isset($form_arrival_date)) echo "value=\"$form_arrival_date\"";?> />
- <input type="submit" value="Valider">
+ <input type="submit" value="Rechercher">
 </form>
 <br>