Commit 61660b96214294dfddcfbfc08f13e40e818cd2d0
1 parent
5f425094
delete double title, page about
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
frontend/views/site/about.php
| @@ -18,10 +18,6 @@ | @@ -18,10 +18,6 @@ | ||
| 18 | <section> | 18 | <section> |
| 19 | <div class="row"> | 19 | <div class="row"> |
| 20 | <div class="col-md-12"> | 20 | <div class="col-md-12"> |
| 21 | - | ||
| 22 | - <div class="heading"> | ||
| 23 | - <div class="titleheading">О клинике</div> | ||
| 24 | - </div> | ||
| 25 | 21 | ||
| 26 | <?php | 22 | <?php |
| 27 | echo $page_about->lang->body; | 23 | echo $page_about->lang->body; |