Commit a9c7d6d3ee5110eb21c7f6b75403bf7940604e68
1 parent
6c0faf6e
text edits
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -259,11 +259,11 @@ _________________________________________________________ --> |
259 | 259 | <div class="modal-content"> |
260 | 260 | <div class="modal-header"> |
261 | 261 | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
262 | - <h3 class="modal-title" id="Success">Спасибо</h3> | |
262 | + <h3 class="modal-title" id="Success">Поздравляем!</h3> | |
263 | 263 | </div> |
264 | 264 | <div class="modal-body"> |
265 | 265 | |
266 | - <p>Заявка отправлена и будет рассмотрена в ближайшее время.</p> | |
266 | + <p>Вы стали участником форума "TIME INVEST DAY". Для уточнения деталей наш менеджер свяжется с Вами в ближайшее время.</p> | |
267 | 267 | <p class="text-center"> |
268 | 268 | <button type="button" class="btn btn-template-primary" data-dismiss="modal">Закрыть</button> |
269 | 269 | </p> | ... | ... |