Skip to content

Commit

Permalink
Тестовый коммит для задания
Browse files Browse the repository at this point in the history
  • Loading branch information
KershDKas committed Oct 10, 2024
1 parent 1d9cbcc commit d6813dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2 class="modal-title">Поиск гостиницы в Седоне</h2>
<label class="search-form-label" for="arrive-date">Дата Заезда:</label>
<input class="search-date-input" id="arrive-date" type="text" name="arrive-date" value="27 апреля 2020" placeholder="Укажите дату" required>
<span class="search-form-input-error search-form-input-show-message">Мы не можем отправить вас в прошлое.</span>
<span class="search-form-input-correct">На эти даты есть свободные номера. Пока есть.</span>
<span class="search-form-input-correct">На эти даты есть свободные номера. Пока что есть.</span>
</p>
<p class="search-form-input">
<label class="search-form-label" for="exit-date">Дата Выезда:</label>
Expand Down

0 comments on commit d6813dd

Please sign in to comment.