diff --git a/resources/templates/provision/grandstream/gxp140x/{$mac}.xml b/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
index 2895aa78f0..20ef31e697 100644
--- a/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
@@ -142,7 +142,7 @@
- {$server_address_1}
+ {$account.1.server_address}
@@ -151,16 +151,16 @@
- {$user_id_1}
+ {$account.1.user_id}
- {$user_id_1}
+ {$account.1.auth_id}
- {$user_password_1}
+ {$account.1.password}
- {$display_name_1}
+ {$account.1.display_name}
*97
@@ -571,7 +571,7 @@
- {$server_address_2}
+ {$account.2.server_address}
@@ -580,16 +580,16 @@
- {$user_id_2}
+ {$account.2.user_id}
- {$user_id_2}
+ {$account.2.user_id}
- {$user_password_2}
+ {$account.2.password}
- {$display_name_2}
+ {$account.2.display_name}
*97