From 11178787a63216c1ee3e7e20ce8c230f66d60598 Mon Sep 17 00:00:00 2001
From: StratoSwitch <44079107+StratoSwitch@users.noreply.github.com>
Date: Mon, 1 Jun 2020 16:30:38 -0500
Subject: [PATCH] correct account 8 settings (#5291)
Codes for account 8 were using account 4 array.
also reworded note about profile 2 settings
---
.../templates/provision/grandstream/ht818/{$mac}.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/resources/templates/provision/grandstream/ht818/{$mac}.xml b/resources/templates/provision/grandstream/ht818/{$mac}.xml
index 071d038cdf..aef0fff087 100644
--- a/resources/templates/provision/grandstream/ht818/{$mac}.xml
+++ b/resources/templates/provision/grandstream/ht818/{$mac}.xml
@@ -1378,7 +1378,7 @@
0
-
+
@@ -1663,16 +1663,16 @@
- {$account.4.user_id}
+ {$account.8.user_id}
- {$account.4.user_id}
+ {$account.8.user_id}
- {$account.4.password}
+ {$account.8.password}
- {$account.4.display_name}
+ {$account.8.display_name}