Commit af4ddfe9adb42e3b8915b4f637b34bec12b25a98
1 parent
3d1f5c55
Услуги - записаться на приём
Showing
2 changed files
with
4 additions
and
1 deletions
Show diff stats
frontend/views/page/view.php
... | ... | @@ -120,7 +120,7 @@ _________________________________________________________ --> |
120 | 120 | <!-- /#content --> |
121 | 121 | |
122 | 122 | |
123 | -<div id="get-it"> | |
123 | +<div id="get-it" class="pages"> | |
124 | 124 | <div class="container"> |
125 | 125 | <div class="col-md-12 col-sm-12" style="text-align: center;"> |
126 | 126 | <a href="#" class="btn bnm btn-template-transparent-primary modal-link" style="font-size:18px;" data-title="<?php echo $seo->title;?>" data-form="booknow-modal">Записаться на приём</a> | ... | ... |