Commit fdc5ea1c7f79fef5ae28e7451424c7f40d4a3762
1 parent
5ad38b2c
цены от
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
frontend/views/site/index.php
... | ... | @@ -105,7 +105,7 @@ _________________________________________________________ --> |
105 | 105 | </div> |
106 | 106 | <div class="price"> |
107 | 107 | <div class="price-container"> |
108 | - <span class="price-text">12 000 грн.</span> | |
108 | + <span class="price-text">от 12 000 грн.</span> | |
109 | 109 | </div> |
110 | 110 | </div> |
111 | 111 | <ul> |
... | ... | @@ -129,7 +129,7 @@ _________________________________________________________ --> |
129 | 129 | </div> |
130 | 130 | <div class="price"> |
131 | 131 | <div class="price-container"> |
132 | - <span class="price-text">20 000 грн.</span> | |
132 | + <span class="price-text">от 20 000 грн.</span> | |
133 | 133 | </div> |
134 | 134 | </div> |
135 | 135 | <ul> |
... | ... | @@ -152,7 +152,7 @@ _________________________________________________________ --> |
152 | 152 | </div> |
153 | 153 | <div class="price"> |
154 | 154 | <div class="price-container"> |
155 | - <span class="price-text">29 000 грн.</span> | |
155 | + <span class="price-text">от 29 000 грн.</span> | |
156 | 156 | </div> |
157 | 157 | </div> |
158 | 158 | <ul> | ... | ... |