Commit cbdac2ba3f2480174ad3c894ac191aeac48ecc9f

Authored by Eugeny Galkovskiy
1 parent 1c814f93

form view

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -247,7 +247,7 @@ _________________________________________________________ -->
247 247  
248 248 <p>Заявка отправлена и будет рассмотрена в ближайшее время.</p>
249 249 <p class="text-center">
250   - <button type="button" class="btn btn-template-primary" data-dismiss="modal">Close</button>
  250 + <button type="button" class="btn btn-template-primary" data-dismiss="modal">Закрыть</button>
251 251 </p>
252 252 </div>
253 253 </div>
... ...