diff --git a/resources/templates/provision/htek/uc926/{$mac}.cfg b/resources/templates/provision/htek/uc926/{$mac}.cfg
index 81cf549b6f..7fb90494ee 100644
--- a/resources/templates/provision/htek/uc926/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc926/{$mac}.cfg
@@ -132,19 +132,19 @@
0
1
- {$server_address_2}
+ {$account.2.server_address}
0
- {$outbound_proxy_primary_2}
- {$outbound_proxy_secondary_2}
+ {$account.2.outbound_proxy_primary}
+ {$account.2.outbound_proxy_secondary}
{$htek_transport}
2
- {$display_name_2}
- {$user_id_2}
- {$auth_id_2}
- {$user_password_2}
- {$display_name_2}
+ {$account.2.display_name}
+ {$account.2.user_id_2}
+ {$account.2.auth_id_2}
+ {$account.2.user_password}
+ {$account.2.display_name}
0
0
1
@@ -261,19 +261,19 @@
0
1
- {$server_address_3}
+ {$account.3.server_address}
0
- {$outbound_proxy_primary_3}
- {$outbound_proxy_secondary_3}
+ {$account.3.outbound_proxy_primary}
+ {$account.3.outbound_proxy_secondary}
{$htek_transport}
2
- {$display_name_3}
- {$user_id_3}
- {$auth_id_3}
- {$user_password_3}
- {$display_name_3}
+ {$account.3.display_name}
+ {$account.3.user_id}
+ {$account.3.auth_id}
+ {$account.3.user_password}
+ {$account.3.display_name}
{$htek_dns_mode}
0
1