Commit 771cb13e79241ec6d76af2e7529144f33104ddba
Merge branch 'master' of gitlab.artweb.com.ua:steska/clinica
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/views/visit/_form.php
| @@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
| 19 | <?php | 19 | <?php |
| 20 | switch ($model->time){ | 20 | switch ($model->time){ |
| 21 | case 1: | 21 | case 1: |
| 22 | - echo "<p>В течении 30 минут</p>"; | 22 | + echo "<p>В течение 30 минут</p>"; |
| 23 | break; | 23 | break; |
| 24 | case 2: | 24 | case 2: |
| 25 | echo "<p>C 9.00 до 12.00</p>"; | 25 | echo "<p>C 9.00 до 12.00</p>"; |