diff --git a/components/modal.vue b/components/modal.vue
index 8fea380..e392dad 100644
--- a/components/modal.vue
+++ b/components/modal.vue
@@ -105,21 +105,19 @@ const submit = (e: any) => {
- Ламелей: {{ lamelles_count }}
+ Ламелей в одной секции: {{ lamelles_count }}
- Длина секции: {{ fence_section * 1000 }}
+ Длина секции: {{ fence_section * 1000 }} мм
- общая длина: {{ total_length }}
+ общая длина: {{ total_length }} м
- Секций: {{ section_count }}
-
-
- Секций: {{ total_length }}
+ Секций: {{ section_count }} шт
+
Цвет столба: {{ getColorNameFromRal(pillar_color) }}