diff --git a/resources/templates/provision/grandstream/ht818/{$mac}.xml b/resources/templates/provision/grandstream/ht818/{$mac}.xml
index f570a8ed97..a06247a3ef 100644
--- a/resources/templates/provision/grandstream/ht818/{$mac}.xml
+++ b/resources/templates/provision/grandstream/ht818/{$mac}.xml
@@ -214,10 +214,10 @@
- 1
+ {if isset ($grandstream_tr069_enable)}{$grandstream_tr069_enable}{else}0{/if}
- https://acs.gdms.cloud
+ {if isset($grandstream_acs_url)}{$grandstream_acs_url}{else}{/if}
@@ -230,11 +230,7 @@
- {if isset ($grandstream_tr069_periodic_inform_enable)}
-{$grandstream_tr069_periodic_inform_enable}
-{else}
-0
-{/if}
+ {if isset ($grandstream_tr069_periodic_inform_enable)}{$grandstream_tr069_periodic_inform_enable}{else}0{/if}