Commit 80abd19baaf42e5a8fc7f573b2ccc52d6eed9ace
1 parent
3390a0df
modals
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -266,8 +266,7 @@ _________________________________________________________ --> |
266 | 266 | <div class="modal-content"> |
267 | 267 | <div class="modal-header"> |
268 | 268 | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
269 | - <h3 class="modal-title" id="Login">Возникли вопросы?</h3> | |
270 | - <h4 class="text-center">Оставьте свои контакты, чтобы гарантированно зарезервировать место в зале</h4> | |
269 | + <h4 class="text-center" id="Login">Оставьте свои контакты, чтобы гарантированно зарезервировать место в зале</h4> | |
271 | 270 | </div> |
272 | 271 | <div class="modal-body"> |
273 | 272 | ... | ... |