diff --git a/submodules/devices/views/devices-ata.html b/submodules/devices/views/devices-ata.html
index ac0ffa8..f1eb6c5 100644
--- a/submodules/devices/views/devices-ata.html
+++ b/submodules/devices/views/devices-ata.html
@@ -133,7 +133,7 @@
- {{#if showEmergencyCnam}}
+ {{#if showEmergencyCallerId}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}
diff --git a/submodules/devices/views/devices-fax.html b/submodules/devices/views/devices-fax.html
index aecacd2..1b2d6e1 100644
--- a/submodules/devices/views/devices-fax.html
+++ b/submodules/devices/views/devices-fax.html
@@ -153,7 +153,7 @@
- {{#if showEmergencyCnam}}
+ {{#if showEmergencyCallerId}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}
diff --git a/submodules/devices/views/devices-mobile.html b/submodules/devices/views/devices-mobile.html
index c19237f..267e32b 100644
--- a/submodules/devices/views/devices-mobile.html
+++ b/submodules/devices/views/devices-mobile.html
@@ -169,7 +169,7 @@
- {{#if showEmergencyCnam}}
+ {{#if showEmergencyCallerId}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}
diff --git a/submodules/devices/views/devices-sip_device.html b/submodules/devices/views/devices-sip_device.html
index aa7266d..19af033 100644
--- a/submodules/devices/views/devices-sip_device.html
+++ b/submodules/devices/views/devices-sip_device.html
@@ -212,7 +212,7 @@
- {{#if showEmergencyCnam}}
+ {{#if showEmergencyCallerId}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}
diff --git a/submodules/devices/views/devices-softphone.html b/submodules/devices/views/devices-softphone.html
index ad8d225..bd8ae75 100644
--- a/submodules/devices/views/devices-softphone.html
+++ b/submodules/devices/views/devices-softphone.html
@@ -159,7 +159,7 @@
- {{#if showEmergencyCnam}}
+ {{#if showEmergencyCallerId}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}