diff --git a/front-generator/template/common/monitoring.html.j2 b/front-generator/template/common/monitoring.html.j2
index b7583af..16b7dbb 100644
--- a/front-generator/template/common/monitoring.html.j2
+++ b/front-generator/template/common/monitoring.html.j2
@@ -9,7 +9,7 @@
Захват ФАПЧ | |
Захват поиска по частоте | |
Захват пакетной синхр. | |
- SNR/RSSI | {{ statRx.snr }} / {{ statRx.rssi }} |
+ ОСШ/RSSI | {{ statRx.snr }} / {{ statRx.rssi }} |
Modcod | {{ statRx.modcod }} |
Размер кадра | {{ statRx.frameSizeNormal ? 'normal' : 'short' }} |
Пилот-символы | {{ statRx.isPilots ? 'pilots' : 'no pilots' }} |