Commit ea1bc50f13f05b01a61620614825ac4b63aa2f92

Authored by Eugeny Galkovskiy
1 parent 9ee8ff69

Выбрать

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
frontend/views/site/index.php
@@ -39,7 +39,7 @@ _________________________________________________________ --> @@ -39,7 +39,7 @@ _________________________________________________________ -->
39 // 'id' => 3 39 // 'id' => 3
40 // ])?><!--" class="btn btn-template-main">Подробнее</a>--> 40 // ])?><!--" class="btn btn-template-main">Подробнее</a>-->
41 41
42 - <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal"> 42 + <a href="#" class="btn btn-template-transparent-primary" data-toggle="modal" data-target="#order-modal">
43 43
44 Выбрать </a> 44 Выбрать </a>
45 </p> 45 </p>
@@ -64,7 +64,7 @@ _________________________________________________________ --&gt; @@ -64,7 +64,7 @@ _________________________________________________________ --&gt;
64 // 'id' => 3 64 // 'id' => 3
65 // ])?><!--" class="btn btn-template-main">Подробнее</a>--> 65 // ])?><!--" class="btn btn-template-main">Подробнее</a>-->
66 66
67 - <a href="#" class="btn btn-template-primary" data-toggle="modal" data-target="#order-modal"> 67 + <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal">
68 68
69 Выбрать </a> 69 Выбрать </a>
70 </p> 70 </p>
@@ -91,7 +91,7 @@ _________________________________________________________ --&gt; @@ -91,7 +91,7 @@ _________________________________________________________ --&gt;
91 // 'id' => 3 91 // 'id' => 3
92 // ])?><!--" class="btn btn-template-main">Подробнее</a>--> 92 // ])?><!--" class="btn btn-template-main">Подробнее</a>-->
93 93
94 - <a href="#" class="btn btn-template-main" data-toggle="modal" data-target="#order-modal"> 94 + <a href="#" class="btn btn-template-transparent-primary" data-toggle="modal" data-target="#order-modal">
95 95
96 Выбрать </a> 96 Выбрать </a>
97 </p> 97 </p>