Commit 9ee8ff697f685817ae3f94790cc59f777dbd9491
1 parent
9ea6b7c3
Выбрать
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
frontend/views/site/index.php
... | ... | @@ -39,7 +39,7 @@ _________________________________________________________ --> |
39 | 39 | // 'id' => 3 |
40 | 40 | // ])?><!--" class="btn btn-template-main">Подробнее</a>--> |
41 | 41 | |
42 | - <a href="#" class="btn btn-template-primary" data-toggle="modal" data-target="#order-modal"> | |
42 | + <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal"> | |
43 | 43 | |
44 | 44 | Выбрать </a> |
45 | 45 | </p> |
... | ... | @@ -91,7 +91,7 @@ _________________________________________________________ --> |
91 | 91 | // 'id' => 3 |
92 | 92 | // ])?><!--" class="btn btn-template-main">Подробнее</a>--> |
93 | 93 | |
94 | - <a href="#" class="btn btn-template-primary" data-toggle="modal" data-target="#order-modal"> | |
94 | + <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal"> | |
95 | 95 | |
96 | 96 | Выбрать </a> |
97 | 97 | </p> |
... | ... | @@ -112,7 +112,7 @@ _________________________________________________________ --> |
112 | 112 | // 'id' => 3 |
113 | 113 | // ])?><!--" class="btn btn-template-main">Подробнее</a>--> |
114 | 114 | |
115 | - <a href="#" class="btn btn-template-primary" data-toggle="modal" data-target="#order-modal"> | |
115 | + <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal"> | |
116 | 116 | |
117 | 117 | Выбрать </a> |
118 | 118 | </p> | ... | ... |