From 2676d69cc8206c81f9fa16c370668e3b35abfdf1 Mon Sep 17 00:00:00 2001 From: Jason Kinner Date: Wed, 25 Aug 2021 13:40:38 -0400 Subject: [PATCH] Add missing curly braces to variables (#6002) --- .../provision/grandstream/gxp2170/{$mac}.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml index 942b9325f4..67173fb8eb 100644 --- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml @@ -2641,7 +2641,7 @@ - grandstream_distinctive_ringtone_name_2 + {$grandstream_distinctive_ringtone_name_2} @@ -2651,7 +2651,7 @@ - grandstream_distinctive_ringtone_name_3 + {$grandstream_distinctive_ringtone_name_3} @@ -2661,7 +2661,7 @@ - grandstream_distinctive_ringtone_name_4 + {$grandstream_distinctive_ringtone_name_4} @@ -2671,7 +2671,7 @@ - grandstream_distinctive_ringtone_name_5 + {$grandstream_distinctive_ringtone_name_5} @@ -2681,7 +2681,7 @@ - grandstream_distinctive_ringtone_name_6 + {$grandstream_distinctive_ringtone_name_6} @@ -2691,7 +2691,7 @@ - grandstream_distinctive_ringtone_name_7 + {$grandstream_distinctive_ringtone_name_7} @@ -2701,7 +2701,7 @@ - grandstream_distinctive_ringtone_name_8 + {$grandstream_distinctive_ringtone_name_8}