Commit d73d31bc4f79d2acc7596ae5c541c44497675533

Authored by Eugeny Galkovskiy
1 parent af4ddfe9

Услуги - записаться на приём

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/page/view.php
... ... @@ -123,7 +123,7 @@ _________________________________________________________ -->
123 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   - <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>
  126 + <a href="/site/appment" class="btn bnm btn-template-transparent-primary" style="font-size:18px;" data-title="<?php echo $seo->title;?>">Записаться на приём</a>
127 127 </div>
128 128 </div>
129 129 </div>
130 130 \ No newline at end of file
... ...